Way - we-X-qotel - Way (no gaps)

property value
id 4800
local link localhost:8000/hebrew/query?id=4800
original link shebanq.ancient-data.org/hebrew/query?id=4800
created by Rieks Hekman
project Oude Testament 2 (2021-2022)
organization Tilburg University
date created 2021-10-15 10:49:32
date modified 2021-10-15 12:13:36
date shared 2021-10-15 12:17:47

Description

Search for all instances of 1-->2-->3, where:
1 = Wayyiqtol-clause (with or without explicit subject);
2 = Participle clause with pattern a-->b-->c (directly
      adjacent), where:
      a = the conjunction "W" at the first place in the clause;
      b = a subject;
      c = the participle (--> predicate complement or
      participle with direct object);
3 = Wayyiqtol-clause (with or without explicit subject).
Clauses 1, 2 and 3 should be directly adjacent.
I excluded cases with gaps (e.g. embedded relative clauses) within clauses 1 or 2. To achieve this, I have added the restriction of there being only one clause-atom inside these clauses (which means it will be the first and last one). It is not very elegant but I presently do not know of a better way of achieving it (since "NOTEXIST [gap]" is not allowed).

Versions

2017

property value
id 5627
TF set q4800-2017
local link localhost:8000/hebrew/query?id=4800&version=2017
original link shebanq.ancient-data.org/hebrew/query?id=4800&version=2017
results 35
words in results 620
date executed 2021-10-15 12:03:01
date modified 2021-10-15 12:03:01
date published 2021-10-15 12:17:47
Emdros version emdros 3.5.3

Query instruction (mql)

Select all objects where

[clause FOCUS typ IN (WayX, Way0)
   [clause_atom FIRST AND LAST]
]
[clause FOCUS typ=Ptcp
   [clause_atom FIRST AND LAST
      [phrase FIRST function=Conj
         [word lex="W"]
      ]
      [phrase function=Subj]
      [phrase function IN (PreC, PtcO)]
   ]
]
[clause FOCUS typ IN (WayX, Way0)]