VS_FCA

property value
id 3449
local link localhost:8000/hebrew/query?id=3449
original link shebanq.ancient-data.org/hebrew/query?id=3449
created by Marianne Kaajan
project SynVar
organization VU Amsterdam
date created 2019-06-07 13:30:27
date modified 2019-06-07 14:54:16
date shared 2019-06-07 15:34:13

Description

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

Versions

4b

property value
id 4036
TF set q3449-4b
local link localhost:8000/hebrew/query?id=3449&version=4b
original link shebanq.ancient-data.org/hebrew/query?id=3449&version=4b
results 443
words in results 398
date executed 2019-06-13 12:26:05
date modified 2019-06-13 11:21:28
date published 2019-06-13 12:45:02
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 = sg]
   ]
   ..
   [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 4027
TF set q3449-2017
local link localhost:8000/hebrew/query?id=3449&version=2017
original link shebanq.ancient-data.org/hebrew/query?id=3449&version=2017
results 450
words in results 404
date executed 2019-06-17 13:13:52
date modified 2019-06-17 11:22:37
date published 2019-06-17 13:21:22
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 = sg]
   ]
   ..
   [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]
   ]
]