SBL query sample #2 (finding limited phrase functions)

property value
id 1004
local link localhost:8000/hebrew/query?id=1004
original link shebanq.ancient-data.org/hebrew/query?id=1004
created by Oliver Glanz
project SBL2015
organization Henry S. Otio
date created 2015-11-22 17:34:27
date modified 2015-11-22 17:49:14
date shared 2015-11-22 17:49:25

Description

This query finds all verbal clauses that have a finite verb as a predicate and contain only one or more of the following phrases: - predicate - subject - object - complement - adjunct Any other phrase function is excluded.

Versions

4b

property value
id 1293
TF set q1004-4b
local link localhost:8000/hebrew/query?id=1004&version=4b
original link shebanq.ancient-data.org/hebrew/query?id=1004&version=4b
results 10358
words in results 37689
date executed 2015-11-22 17:49:14
date modified 2015-11-22 17:45:36
date published 2015-11-22 17:49:25
Emdros version 3.4.1.pre12

Query instruction (mql)

select all objects where

[clause 
        NOTEXIST [clause typ IN (InfC,InfA,Ptcp)] 
        [clause FOCUS kind = VC 
        NOTEXIST [phrase function IN (Conj, EPPr, ExsS, Exst, Frnt, IntS, Intj, Loca, ModS, Modi, NCoS, NCop, Nega, PrAd, PrcS, PreC, PtcO, Ques, Rela, Supp, Time, Unkn, Voct)]
        ]
]