KJ + Subj + PC

property value
id 1093
local link localhost:8000/hebrew/query?id=1093
original link shebanq.ancient-data.org/hebrew/query?id=1093
created by Martijn Naaijer
project SynVar
organization VU Amsterdam
date created 2016-01-20 21:54:05
date modified 2016-02-05 20:36:12
date shared 2016-02-08 10:07:23

Description

This query finds all the verbless clauses starting with KJ or >CR, followed by a subject personal pronoun, followed by a predicate complement. Some of these are object clauses.

Versions

4b

property value
id 1385
TF set q1093-4b
local link localhost:8000/hebrew/query?id=1093&version=4b
original link shebanq.ancient-data.org/hebrew/query?id=1093&version=4b
results 204
words in results 848
date executed 2016-02-05 20:38:25
date modified 2016-02-05 20:38:25
date published 2016-02-08 10:07:23
Emdros version 3.4.1.pre12

Query instruction (mql)

select all objects where

[clause focus kind = NC
   [word lex = '>CR' or lex = 'KJ']
   [phrase function = Subj
      [word sp = prps]
    ]
   [phrase function = PreC]
]