SV_FA

property value
id 3452
local link localhost:8000/hebrew/query?id=3452
original link shebanq.ancient-data.org/hebrew/query?id=3452
created by Marianne Kaajan
project SynVar
organization VU Amsterdam
date created 2019-06-07 14:55:55
date modified 2019-06-07 15:09:49
date shared 2019-06-07 15:36:08

Description

This query looks for clauses in which a conjoined subject of which the first conjunct is singular, is followed by a plural verb form, i.e., a clause with Subject-Verb order and Full Agreement.

Versions

4b

property value
id 4042
TF set q3452-4b
local link localhost:8000/hebrew/query?id=3452&version=4b
original link shebanq.ancient-data.org/hebrew/query?id=3452&version=4b
results 152
words in results 138
date executed 2019-06-13 11:30:17
date modified 2019-06-13 11:30:17
date published 2019-06-13 12:46:35
Emdros version emdros 3.5.3

Query instruction (mql)

select all objects where

[clause
   [phrase function = Subj get self
      [subphrase as S FIRST
          [
          [word FIRST lex = "H" OR lex = ">T" OR lex = "GM"]
          [word lex = "H"]*
          [word pdp IN (subs, nmpr, prps, prde, adjv) AND nu = sg]
          ]
          OR
          [word FIRST pdp IN (subs, nmpr, prps, prde, adjv) AND nu = sg]
      ]
      ..
      [subphrase mother = S.self AND rela = par]
   ]
   ..
   [phrase`HIT focus typ = VP
      [word language = Hebrew AND pdp = verb AND nu = pl]
   ]
]

2017

property value
id 4030
TF set q3452-2017
local link localhost:8000/hebrew/query?id=3452&version=2017
original link shebanq.ancient-data.org/hebrew/query?id=3452&version=2017
results 154
words in results 140
date executed 2019-06-17 13:22:54
date modified 2019-06-17 11:29:00
date published 2019-06-17 13:29:45
Emdros version emdros 3.5.3

Query instruction (mql)

select all objects where

[clause
   [phrase function = Subj get self
      [subphrase as S FIRST
          [
          [word FIRST lex = "H" OR lex = ">T" OR lex = "GM"]
          [word lex = "H"]*
          [word pdp IN (subs, nmpr, prps, prde, adjv) AND nu = sg]
          ]
          OR
          [word FIRST pdp IN (subs, nmpr, prps, prde, adjv) AND nu = sg]
      ]
      ..
      [subphrase mother HAS S.self AND rela = par]
   ]
   ..
   [phrase`HIT focus typ = VP
      [word language = Hebrew AND pdp = verb AND nu = pl]
   ]
]