VS_FA

property value
id 3450
local link localhost:8000/hebrew/query?id=3450
original link shebanq.ancient-data.org/hebrew/query?id=3450
created by Marianne Kaajan
project SynVar
organization VU Amsterdam
date created 2019-06-07 14:55:18
date modified 2019-06-07 14:57:48
date shared 2019-06-07 15:44:57

Description

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

Versions

4b

property value
id 4040
TF set q3450-4b
local link localhost:8000/hebrew/query?id=3450&version=4b
original link shebanq.ancient-data.org/hebrew/query?id=3450&version=4b
results 109
words in results 100
date executed 2019-06-13 11:23:52
date modified 2019-06-13 11:23:52
date published 2019-06-13 12:46:04
Emdros version emdros 3.5.3

Query instruction (mql)

select all objects where

[clause
   [phrase`HIT focus typ = VP
      [word language = Hebrew AND pdp = verb AND nu = pl]
   ]
   ..
   [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]
   ]
]

2017

property value
id 4028
TF set q3450-2017
local link localhost:8000/hebrew/query?id=3450&version=2017
original link shebanq.ancient-data.org/hebrew/query?id=3450&version=2017
results 111
words in results 102
date executed 2019-06-17 13:22:02
date modified 2019-06-17 11:25:16
date published 2019-06-17 13:22:23
Emdros version emdros 3.5.3

Query instruction (mql)

select all objects where

[clause
   [phrase`HIT focus typ = VP
      [word language = Hebrew AND pdp = verb AND nu = pl]
   ]
   ..
   [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]
   ]
]