Count people of Israel speak to God (V.2)

property value
id 6919
local link localhost:8000/hebrew/query?id=6919
original link shebanq.ancient-data.org/hebrew/query?id=6919
created by Jouke Brouwer
project Exegesis OT-2025
organization VU Amsterdam
date created 2025-02-12 10:08:00
date modified 2025-02-13 07:38:11
date shared 2025-02-13 07:40:12

Description

In Numbers 21:5, the people speak directly to God. This query checks whether it happens more often (in the book of Numbers) 1) that it occurs in a clause that the verb speak/complain performed against God (children of Israel is plural) OR 2) for the people (singular) to speak/complain directly to the Lord/God.

Versions

2021

property value
id 7946
TF set q6919
local link localhost:8000/hebrew/query?id=6919&version=2021
original link shebanq.ancient-data.org/hebrew/query?id=6919&version=2021
results 8
words in results 55
date executed 2025-02-13 18:46:38
date modified 2025-02-13 18:46:38
date published 2025-02-13 18:48:14
Emdros version emdros 3.7.3

Query instruction (mql)

Select all objects where
//[book book IN (Numeri)
     [clause FOCUS 
          [word lex = 'LWN[' and nu = pl OR lex = 'DBR[' and nu = pl OR lex = '>MR[' and nu = pl]
          ..
          [phrase function IN (Cmpl)
               [word lex = 'JHWH/' OR lex = '>LHJM/']
          ]
OR
          [word lex = 'LWN[' OR lex = 'DBR[']
          ..
          [phrase function = Subj
               [word lex = '<M/' OR lex = 'BN/' AND lex ='JFR>L/']
          ]
          ..
          [phrase function IN (Cmpl)
               [word lex = 'JHWH/' OR lex = '>LHJM/']
          ]
     ]
//]