Subject YHWH/god lexemes wayq

property value
id 1308
local link localhost:8000/hebrew/query?id=1308
original link shebanq.ancient-data.org/hebrew/query?id=1308
created by Christiaan Erwich
project Participants in Psalms
organization ETCBC
date created 2016-07-11 10:16:34
date modified 2016-08-23 09:15:15
date shared 2016-08-23 09:12:40

Description

Where is YHWH/other god lexemes a subject in a N(arrative) domain in the Psalms, with the wayyiqtol as predicate?

Versions

4

property value
id 1612
TF set q1308-4
local link localhost:8000/hebrew/query?id=1308&version=4
original link shebanq.ancient-data.org/hebrew/query?id=1308&version=4
results 64709
words in results 1877
date executed 2016-07-11 10:51:42
date modified 2016-07-11 10:51:38
date published 2016-08-23 09:12:46
Emdros version 3.4.1.pre12

Query instruction (mql)

select all objects where

[book book = Psalmi
  [clause FOCUS txt ~ "N$" OR typ in (WayX, Way0)
   [phrase function in (Pred, PreO, PreS)
      // [word vt = wayq]
    ]
  ]
   ..
   [phrase function in (Subj, ExsS, IntS, ModS, NCoS, PrcS, PreS)
      [word
         lex = "JHWH/" OR
         lex = "CDJ/" OR
         lex = ">L/" OR
         lex = ">LH/" OR
         lex = ">LHJM/"
        ]
    ]
 ]

OR

[book book = Psalmi
 [clause FOCUS txt ~ "N$" OR typ in (WayX, Way0)
    [phrase function in (Subj, ExsS, IntS, ModS, NCoS, PrcS, PreS)
     [word
        lex = "JHWH/" OR
        lex = "CDJ/" OR
        lex = ">L/" OR
        lex = ">LH/" OR
        lex = ">LHJM/"
        ]
    ]
    ..
     [phrase function in (Pred, PreO, PreS)
        // [word vt = wayq]
      ]
    ]
 ]