SV_FCA

property value
id 3451
local link localhost:8000/hebrew/query?id=3451
original link shebanq.ancient-data.org/hebrew/query?id=3451
created by Marianne Kaajan
project SynVar
organization VU Amsterdam
date created 2019-06-07 14:55:38
date modified 2019-06-07 15:06:42
date shared 2019-06-07 15:35:29

Description

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

Versions

4b

property value
id 4041
TF set q3451-4b
local link localhost:8000/hebrew/query?id=3451&version=4b
original link shebanq.ancient-data.org/hebrew/query?id=3451&version=4b
results 69
words in results 66
date executed 2019-06-13 11:28:43
date modified 2019-06-13 11:28:43
date published 2019-06-13 12:46:20
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 = sg]
   ]
]

2017

property value
id 4029
TF set q3451-2017
local link localhost:8000/hebrew/query?id=3451&version=2017
original link shebanq.ancient-data.org/hebrew/query?id=3451&version=2017
results 70
words in results 67
date executed 2019-06-17 13:22:38
date modified 2019-06-17 11:26:56
date published 2019-06-17 13:28:28
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 = sg]
   ]
]