From c0bc04d4c3660017e1fcbd87ae1d47cfaf543084 Mon Sep 17 00:00:00 2001 From: JackMessarra Date: Tue, 27 Oct 2020 10:24:08 -0500 Subject: [PATCH] Auto saving at wordAlignment chapter_73 psa 73:28 --- .../translationCore/alignmentData/psa/10.json | 2 +- .../translationCore/alignmentData/psa/13.json | 2 +- .../alignmentData/psa/140.json | 2 +- .../index/translationWords/psa/.categories | 2 +- .../index/translationWords/psa/aaron.json | 135 +- .../index/translationWords/psa/adversary.json | 2 +- .../index/translationWords/psa/bless.json | 1807 +- .../index/translationWords/psa/brother.json | 135 +- .../index/translationWords/psa/chief.json | 69 +- .../index/translationWords/psa/children.json | 25 +- .../index/translationWords/psa/comfort.json | 135 +- .../index/translationWords/psa/consume.json | 465 +- .../index/translationWords/psa/death.json | 2 +- .../index/translationWords/psa/delight.json | 377 +- .../index/translationWords/psa/evil.json | 1213 +- .../index/translationWords/psa/face.json | 2 +- .../index/translationWords/psa/fear.json | 1279 +- .../index/translationWords/psa/fire.json | 2 +- .../index/translationWords/psa/forsaken.json | 443 +- .../index/translationWords/psa/glory.json | 795 +- .../index/translationWords/psa/god.json | 8231 ++++++++- .../index/translationWords/psa/good.json | 1455 +- .../index/translationWords/psa/hand.json | 2445 ++- .../index/translationWords/psa/harvest.json | 47 +- .../index/translationWords/psa/head.json | 2 +- .../index/translationWords/psa/heart.json | 2819 ++- .../index/translationWords/psa/heaven.json | 1587 +- .../index/translationWords/psa/josephot.json | 69 +- .../index/translationWords/psa/joy.json | 1565 +- .../index/translationWords/psa/judge.json | 2 +- .../index/translationWords/psa/justice.json | 2 +- .../index/translationWords/psa/king.json | 1455 +- .../index/translationWords/psa/know.json | 2335 ++- .../index/translationWords/psa/levite.json | 25 +- .../index/translationWords/psa/life.json | 3655 +++- .../index/translationWords/psa/lord.json | 2 +- .../index/translationWords/psa/name.json | 2049 ++- .../index/translationWords/psa/overseer.json | 1213 +- .../index/translationWords/psa/perish.json | 465 +- .../translationWords/psa/prostitute.json | 25 +- .../index/translationWords/psa/rest.json | 2 +- .../index/translationWords/psa/restore.json | 1279 +- .../index/translationWords/psa/righteous.json | 883 +- .../index/translationWords/psa/ruler.json | 25 +- .../index/translationWords/psa/shame.json | 2 +- .../index/translationWords/psa/sword.json | 333 +- .../index/translationWords/psa/testimony.json | 2 +- .../index/translationWords/psa/tribe.json | 201 +- .../index/translationWords/psa/walk.json | 1191 +- .../index/translationWords/psa/watch.json | 2 +- .../index/translationWords/psa/works.json | 157 +- .../index/translationWords/psa/wrath.json | 2 +- .../index/translationWords/psa/yahweh.json | 14985 +++++++++++++++- .../tools/wordAlignment/invalid/10/12.json | 1 + .../tools/wordAlignment/invalid/13/1.json | 1 + .../tools/wordAlignment/invalid/13/2.json | 1 + .../tools/wordAlignment/invalid/13/3.json | 1 + .../tools/wordAlignment/invalid/13/4.json | 1 + .../tools/wordAlignment/invalid/13/5.json | 1 + .../tools/wordAlignment/invalid/13/6.json | 1 + .../tools/wordAlignment/invalid/140/1.json | 1 + .../tools/wordAlignment/invalid/140/10.json | 1 + .../tools/wordAlignment/invalid/140/11.json | 1 + .../tools/wordAlignment/invalid/140/12.json | 1 + .../tools/wordAlignment/invalid/140/13.json | 1 + .../tools/wordAlignment/invalid/140/2.json | 1 + .../tools/wordAlignment/invalid/140/3.json | 1 + .../tools/wordAlignment/invalid/140/4.json | 1 + .../tools/wordAlignment/invalid/140/5.json | 1 + .../tools/wordAlignment/invalid/140/6.json | 1 + .../tools/wordAlignment/invalid/140/7.json | 1 + .../tools/wordAlignment/invalid/140/8.json | 1 + .../tools/wordAlignment/invalid/140/9.json | 1 + manifest.json | 9 +- psa/manifest.json | 2 - settings.json | 2 +- 76 files changed, 53391 insertions(+), 2048 deletions(-) create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/10/12.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/13/1.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/13/2.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/13/3.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/13/4.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/13/5.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/13/6.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/140/1.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/140/10.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/140/11.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/140/12.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/140/13.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/140/2.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/140/3.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/140/4.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/140/5.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/140/6.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/140/7.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/140/8.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/140/9.json diff --git a/.apps/translationCore/alignmentData/psa/10.json b/.apps/translationCore/alignmentData/psa/10.json index 803b9b6c..25899a3e 100644 --- a/.apps/translationCore/alignmentData/psa/10.json +++ b/.apps/translationCore/alignmentData/psa/10.json @@ -1 +1 @@ -{"1":{"alignments":[{"topWords":[{"word":"לָ⁠מָ֣ה","strong":"l:H4100","lemma":"מָה","morph":"He,R:Ti","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְ֭הוָה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תַּעֲמֹ֣ד","strong":"H5975","lemma":"עָמַד","morph":"He,Vqi2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ⁠רָח֑וֹק","strong":"b:H7350","lemma":"רָחוֹק","morph":"He,R:Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תַּ֝עְלִ֗ים","strong":"H5956","lemma":"עָלַם","morph":"He,Vhi2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לְ⁠עִתּ֥וֹת","strong":"l:H6256","lemma":"עֵת","morph":"He,R:Ncbpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּצָּרָֽה","strong":"H6869a","lemma":"צָרָה","morph":"He,Ncfsa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Why","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"do","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"you","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"stand","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"far","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"off","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Why","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"do","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"you","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"hide","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"yourself","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"times","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"trouble","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"2":{"alignments":[{"topWords":[{"word":"בְּ⁠גַאֲוַ֣ת","strong":"b:H1346","lemma":"גַּאֲוָה","morph":"He,R:Ncfsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָ֭שָׁע","strong":"H7563","lemma":"רָשָׁע","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יִדְלַ֣ק","strong":"H1814","lemma":"דָּלַק","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עָנִ֑י","strong":"H6041","lemma":"עָנִי","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יִתָּפְשׂ֓וּ","strong":"H8610","lemma":"תָּפַשׂ","morph":"He,VNi3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בִּ⁠מְזִמּ֖וֹת","strong":"b:H4209","lemma":"מְזִמָּה","morph":"He,R:Ncfpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ז֣וּ","strong":"H2098","lemma":"זוּ","morph":"He,Tr","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חָשָֽׁבוּ","strong":"H2803","lemma":"חָשַׁב","morph":"He,Vqp3cp","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Because","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"their","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"arrogance","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"wicked","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"people","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"chase","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"oppressed","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"but","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"please","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"let","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"wicked","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"be","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"trapped","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"by","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"their","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"own","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"schemes","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"that","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"they","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"have","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"devised","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"3":{"alignments":[{"topWords":[{"word":"כִּֽי","strong":"H3588a","lemma":"כִּי","morph":"He,C","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"הִלֵּ֣ל","strong":"H1984b","lemma":"הָלַל","morph":"He,Vpp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָ֭שָׁע","strong":"H7563","lemma":"רָשָׁע","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עַל","strong":"H5921a","lemma":"עַל","morph":"He,R","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תַּאֲוַ֣ת","strong":"H8378","lemma":"תַּאֲוָה","morph":"He,Ncfsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"נַפְשׁ֑⁠וֹ","strong":"H5315","lemma":"נֶפֶשׁ","morph":"He,Ncbsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וּ⁠בֹצֵ֥עַ","strong":"c:H1214","lemma":"בָּצַע","morph":"He,C:Vqrmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בֵּ֝רֵ֗ךְ","strong":"H1288","lemma":"בָּרַךְ","morph":"He,Vpp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"נִ֘אֵ֥ץ","strong":"H5006","lemma":"נָאַץ","morph":"He,Vpp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְהוָֽה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"For","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"wicked","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"person","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"boasts","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"deepest","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"desires","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"blesses","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"greedy","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"insults","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"4":{"alignments":[{"topWords":[{"word":"רָשָׁ֗ע","strong":"H7563","lemma":"רָשָׁע","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"כְּ⁠גֹ֣בַהּ","strong":"k:H1363","lemma":"גֹּבַהּ","morph":"He,R:Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אַ֭פּ⁠וֹ","strong":"H0639","lemma":"אַף","morph":"He,Ncmsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּל","strong":"H1077","lemma":"בַּל","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יִדְרֹ֑שׁ","strong":"H1875","lemma":"דָּרַשׁ","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֵ֥ין","strong":"H0369","lemma":"אַיִן","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֱ֝לֹהִ֗ים","strong":"H0430","lemma":"אֱלֹהִים","morph":"He,Ncmpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"כָּל","strong":"H3605","lemma":"כֹּל","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מְזִמּוֹתָֽי⁠ו","strong":"H4209","lemma":"מְזִמָּה","morph":"He,Ncfpc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"The","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"wicked","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"man","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"has","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"a","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"raised","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"face","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"does","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"not","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"seek","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"God","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"He","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"never","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"thinks","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"about","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"God","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"because","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"does","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"not","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"care","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"at","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"all","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"about","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"him","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"5":{"alignments":[{"topWords":[{"word":"יָ֘חִ֤ילוּ","strong":"H2342b","lemma":"חוּל","morph":"He,Vqi3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"דְרָכָ֨יו","strong":"H1870","lemma":"דֶּרֶךְ","morph":"He,Ncbpc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ⁠כָל","strong":"b:H3605","lemma":"כֹּל","morph":"He,R:Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עֵ֗ת","strong":"H6256","lemma":"עֵת","morph":"He,Ncbsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מָר֣וֹם","strong":"H4791","lemma":"מָרוֹם","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מִ֭שְׁפָּטֶי⁠ךָ","strong":"H4941","lemma":"מִשְׁפָּט","morph":"He,Ncmpc:Sp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מִ⁠נֶּגְדּ֑⁠וֹ","strong":"m:H5048","lemma":"נֶגֶד","morph":"He,R:R:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"כָּל","strong":"H3605","lemma":"כֹּל","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"צ֝וֹרְרָ֗י⁠ו","strong":"H6887d","lemma":"צָרַר","morph":"He,Vqrmpc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָפִ֥יחַ","strong":"H6315","lemma":"פּוּחַ","morph":"He,Vhi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בָּ⁠הֶֽם","strong":"b","lemma":"","morph":"He,R:Sp3mp","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"He","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"is","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"secure","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"at","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"all","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"times","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"but","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"your","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"righteous","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"decrees","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"are","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"too","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"high","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"for","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"him","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"snorts","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"at","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"all","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"enemies","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"6":{"alignments":[{"topWords":[{"word":"אָמַ֣ר","strong":"H0559","lemma":"אָמַר","morph":"He,Vqp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ֭⁠לִבּ⁠וֹ","strong":"b:H3820a","lemma":"לֵב","morph":"He,R:Ncmsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּל","strong":"H1077","lemma":"בַּל","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֶמּ֑וֹט","strong":"H4131","lemma":"מוֹט","morph":"He,VNi1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לְ⁠דֹ֥ר","strong":"l:H1755","lemma":"דּוֹר","morph":"He,R:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וָ֝⁠דֹ֗ר","strong":"c:H1755","lemma":"דּוֹר","morph":"He,C:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֲשֶׁ֣ר","strong":"H0834a","lemma":"אֲשֶׁר","morph":"He,Tr","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לֹֽא","strong":"H3808","lemma":"לֹא","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְ⁠רָֽע","strong":"b:H7451b","lemma":"רַע","morph":"He,R:Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"He","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"says","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"heart","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"I","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"never","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"fail","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"throughout","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"all","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"generations","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"I","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"will","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"not","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"meet","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"adversity","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"7":{"alignments":[{"topWords":[{"word":"אָלָ֤ה","strong":"H0423","lemma":"אָלָה","morph":"He,Ncfsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"פִּ֣י⁠הוּ","strong":"H6310","lemma":"פֶּה","morph":"He,Ncmsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מָ֭לֵא","strong":"H4390","lemma":"מָלֵא","morph":"He,Vqp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וּ⁠מִרְמ֣וֹת","strong":"c:H4820","lemma":"מִרְמָה","morph":"He,C:Ncfpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וָ⁠תֹ֑ךְ","strong":"c:H8496","lemma":"תֹּךְ","morph":"He,C:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תַּ֥חַת","strong":"H8478","lemma":"תַּחַת","morph":"He,R","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לְ֝שׁוֹנ֗⁠וֹ","strong":"H3956","lemma":"לָשׁוֹן","morph":"He,Ncbsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עָמָ֥ל","strong":"H5999","lemma":"עָמָל","morph":"He,Ncbsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וָ⁠אָֽוֶן","strong":"c:H0205","lemma":"אָוֶן","morph":"He,C:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"His","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mouth","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"is","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"full","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"curses","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"lies","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"oppression","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"under","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tongue","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"are","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mischief","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"evil","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"8":{"alignments":[{"topWords":[{"word":"יֵשֵׁ֤ב","strong":"H3427","lemma":"יָשַׁב","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ⁠מַאְרַ֬ב","strong":"b:H3993","lemma":"מַאֲרָב","morph":"He,R:Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חֲצֵרִ֗ים","strong":"H2691b","lemma":"חָצֵר","morph":"He,Ncbpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּֽ֭⁠מִּסְתָּרִים","strong":"b:H4565","lemma":"מִסְתָּר","morph":"He,Rd:Ncmpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יַהֲרֹ֣ג","strong":"H2026","lemma":"הָרַג","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"נָקִ֑י","strong":"H5355a","lemma":"נָקִי","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עֵ֝ינָ֗י⁠ו","strong":"H5869a","lemma":"עַיִן","morph":"He,Ncbdc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לְֽ⁠חֵלְכָ֥ה","strong":"l:H2489","lemma":"חֵלְכָא","morph":"He,R:Ncfsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יִצְפֹּֽנוּ","strong":"H6845","lemma":"צָפַן","morph":"He,Vqi3mp","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"He","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"waits","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"ambush","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"near","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"villages","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"secret","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"places","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"murders","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"innocent","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"eyes","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"look","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"for","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"some","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"helpless","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"victim","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"9":{"alignments":[{"topWords":[{"word":"יֶאֱרֹ֬ב","strong":"H0693","lemma":"אָרַב","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּ⁠מִּסְתָּ֨ר","strong":"b:H4565","lemma":"מִסְתָּר","morph":"He,Rd:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"כְּ⁠אַרְיֵ֬ה","strong":"k:H0738b","lemma":"אֲרִי","morph":"He,R:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְ⁠סֻכֹּ֗⁠ה","strong":"b:H5520","lemma":"סֹךְ","morph":"He,R:Ncmsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יֶ֭אֱרֹב","strong":"H0693","lemma":"אָרַב","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לַ⁠חֲט֣וֹף","strong":"l:H2414","lemma":"חָטַף","morph":"He,R:Vqc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עָנִ֑י","strong":"H6041","lemma":"עָנִי","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יַחְטֹ֥ף","strong":"H2414","lemma":"חָטַף","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עָ֝נִ֗י","strong":"H6041","lemma":"עָנִי","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ⁠מָשְׁכ֥⁠וֹ","strong":"b:H4900","lemma":"מָשַׁךְ","morph":"He,R:Vqc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְ⁠רִשְׁתּֽ⁠וֹ","strong":"b:H7568","lemma":"רֶשֶׁת","morph":"He,R:Ncfsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"He","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"lurks","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":4,"type":"bottomWord"},{"word":"secret","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"like","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"a","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"lion","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":2,"occurrences":4,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"thicket","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"lies","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":3,"occurrences":4,"type":"bottomWord"},{"word":"wait","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"catch","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"oppressed","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"He","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"catches","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"oppressed","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"when","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"pulls","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":4,"occurrences":4,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"net","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"10":{"alignments":[{"topWords":[{"word":"יִדְכֶּ֥ה","strong":"c:H1794","lemma":"דָּכָה","morph":"He,C:Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָשֹׁ֑חַ","strong":"H7817","lemma":"שָׁחַח","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וְ⁠נָפַ֥ל","strong":"c:H5307","lemma":"נָפַל","morph":"He,C:Vqq3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּ֝⁠עֲצוּמָ֗י⁠ו","strong":"b:H6099","lemma":"עָצוּם","morph":"He,R:Aampc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חלכאים","strong":"H2489","lemma":"חֵלְכָא","morph":"He,Ncfpa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"His","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"victims","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"are","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"crushed","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"beaten","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"down","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"they","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"fall","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"into","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"strong","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nets","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"11":{"alignments":[{"topWords":[{"word":"אָמַ֣ר","strong":"H0559","lemma":"אָמַר","morph":"He,Vqp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ֭⁠לִבּ⁠וֹ","strong":"b:H3820a","lemma":"לֵב","morph":"He,R:Ncmsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"שָׁ֣כַֽח","strong":"H7911","lemma":"שָׁכַח","morph":"He,Vqp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֵ֑ל","strong":"H0410","lemma":"אֵל","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"הִסְתִּ֥יר","strong":"H5641","lemma":"סָתַר","morph":"He,Vhp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"פָּ֝נָ֗י⁠ו","strong":"H6440","lemma":"פָּנִים","morph":"He,Ncbpc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּל","strong":"H1077","lemma":"בַּל","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָאָ֥ה","strong":"H7200","lemma":"רָאָה","morph":"He,Vqp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לָ⁠נֶֽצַח","strong":"l:H5331","lemma":"נֶצַח","morph":"He,R:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"He","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"says","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"heart","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"God","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"has","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"forgotten","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"covers","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"face","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"not","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"bother","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"look","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"12":{"alignments":[{"topWords":[{"word":"קוּמָ֤⁠ה","strong":"H6965b","lemma":"קוּם","morph":"He,Vqv2ms:Sh","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְהוָ֗ה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֵ֭ל","strong":"H0410","lemma":"אֵל","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"נְשָׂ֣א","strong":"H5375","lemma":"נָשָׂא","morph":"He,Vqv2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָדֶ֑⁠ךָ","strong":"H3027","lemma":"יָד","morph":"He,Ncbsc:Sp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אַל","strong":"H0408","lemma":"אַל","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תִּשְׁכַּ֥ח","strong":"H7911","lemma":"שָׁכַח","morph":"He,Vqj2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עניים","strong":"H6041","lemma":"עָנִי","morph":"He,Aampa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עֲנָוִֽים","strong":"H6035","lemma":"עָנִי","morph":"He,Aampa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Arise","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Lift","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"up","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"your","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hand","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"God","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Do","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"not","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"forget","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"oppressed","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"13":{"alignments":[{"topWords":[{"word":"עַל","strong":"H5921a","lemma":"עַל","morph":"He,R","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מֶ֤ה","strong":"H4100","lemma":"מָה","morph":"He,Ti","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"נִאֵ֖ץ","strong":"H5006","lemma":"נָאַץ","morph":"He,Vpp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָשָׁ֥ע","strong":"H7563","lemma":"רָשָׁע","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֱלֹהִ֑ים","strong":"H0430","lemma":"אֱלֹהִים","morph":"He,Ncmpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אָמַ֥ר","strong":"H0559","lemma":"אָמַר","morph":"He,Vqp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ֝⁠לִבּ֗⁠וֹ","strong":"b:H3820a","lemma":"לֵב","morph":"He,R:Ncmsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לֹ֣א","strong":"H3808","lemma":"לֹא","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תִּדְרֹֽשׁ","strong":"H1875","lemma":"דָּרַשׁ","morph":"He,Vqi2ms","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Why","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"does","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"wicked","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"man","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"reject","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"God","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"say","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"heart","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"You","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"not","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hold","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"accountable","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"14":{"alignments":[{"topWords":[{"word":"רָאִ֡תָה","strong":"H7200","lemma":"רָאָה","morph":"He,Vqp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"כִּֽי","strong":"H3588a","lemma":"כִּי","morph":"He,C","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אַתָּ֤ה","strong":"H0859a","lemma":"אַתָּה","morph":"He,Pp2ms","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"עָ֘מָ֤ל","strong":"H5999","lemma":"עָמָל","morph":"He,Ncbsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וָ⁠כַ֨עַס","strong":"c:H3708a","lemma":"כַּעַס","morph":"He,C:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תַּבִּיט֮","strong":"H5027","lemma":"נָבַט","morph":"He,Vhi2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לָ⁠תֵ֪ת","strong":"l:H5414","lemma":"נָתַן","morph":"He,R:Vqc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ⁠יָ֫דֶ֥⁠ךָ","strong":"b:H3027","lemma":"יָד","morph":"He,R:Ncbsc:Sp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עָ֭לֶי⁠ךָ","strong":"H5921a","lemma":"עַל","morph":"He,R:Sp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יַעֲזֹ֣ב","strong":"H5800a","lemma":"עָזַב","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חֵלֶ֑כָה","strong":"H2489","lemma":"חֵלְכָא","morph":"He,Ncfsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָ֝ת֗וֹם","strong":"H3490","lemma":"יָתוֹם","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אַתָּ֤ה","strong":"H0859a","lemma":"אַתָּה","morph":"He,Pp2ms","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"הָיִ֬יתָ","strong":"H1961","lemma":"הָיָה","morph":"He,Vqp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עוֹזֵֽר","strong":"H5826","lemma":"עָזַר","morph":"He,Vqrmsa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"You","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"have","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"taken","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"notice","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"for","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"you","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"always","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"see","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"one","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"who","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"inflicts","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"misery","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sorrow","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"The","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"helpless","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"entrusts","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"himself","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"you","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"you","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"rescue","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"fatherless","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"15":{"alignments":[{"topWords":[{"word":"שְׁ֭בֹר","strong":"H7665","lemma":"שָׁבַר","morph":"He,Vqv2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"זְר֣וֹעַ","strong":"H2220","lemma":"זְרוֹעַ","morph":"He,Ncbsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָשָׁ֑ע","strong":"H7563","lemma":"רָשָׁע","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וָ֝⁠רָ֗ע","strong":"c:H7451a","lemma":"רַע","morph":"He,C:Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תִּֽדְרוֹשׁ","strong":"H1875","lemma":"דָּרַשׁ","morph":"He,Vqi2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רִשְׁע֥⁠וֹ","strong":"H7562","lemma":"רֶשַׁע","morph":"He,Ncmsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַל","strong":"H1077","lemma":"בַּל","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תִּמְצָֽא","strong":"H4672","lemma":"מָצָא","morph":"He,Vqi2ms","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Break","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"arm","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"wicked","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"evil","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"man","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Make","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"him","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"account","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"for","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"evil","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"deeds","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"which","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"thought","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"you","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"would","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"not","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"discover","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"16":{"alignments":[{"topWords":[{"word":"יְהוָ֣ה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מֶ֭לֶךְ","strong":"H4428","lemma":"מֶלֶךְ","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עוֹלָ֣ם","strong":"H5769","lemma":"עוֹלָם","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וָ⁠עֶ֑ד","strong":"c:H5703","lemma":"עַד","morph":"He,C:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אָבְד֥וּ","strong":"H0006","lemma":"אָבַד","morph":"He,Vqp3cp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ג֝וֹיִ֗ם","strong":"H1471a","lemma":"גּוֹי","morph":"He,Ncmpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מֵֽ⁠אַרְצֽ⁠וֹ","strong":"m:H0776","lemma":"אֶרֶץ","morph":"He,R:Ncbsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"is","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"King","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"forever","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ever","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nations","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"are","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"driven","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"out","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"land","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"17":{"alignments":[{"topWords":[{"word":"תַּאֲוַ֬ת","strong":"H8378","lemma":"תַּאֲוָה","morph":"He,Ncfsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עֲנָוִ֣ים","strong":"H6035","lemma":"עָנָו","morph":"He,Aampa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"שָׁמַ֣עְתָּ","strong":"H8085","lemma":"שָׁמַע","morph":"He,Vqp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְהוָ֑ה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תָּכִ֥ין","strong":"H3559a","lemma":"כּוּן","morph":"He,Vhi2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לִ֝בָּ֗⁠ם","strong":"H3820a","lemma":"לֵב","morph":"He,Ncmsc:Sp3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תַּקְשִׁ֥יב","strong":"H7181","lemma":"קָשַׁב","morph":"He,Vhi2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אָזְנֶֽ⁠ךָ","strong":"H0241","lemma":"אֹזֶן","morph":"He,Ncfsc:Sp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"you","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"have","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"heard","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"needs","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"oppressed","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"you","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"strengthen","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"their","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"heart","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"you","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"listen","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"their","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"prayer","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"18":{"alignments":[{"topWords":[{"word":"לִ⁠שְׁפֹּ֥ט","strong":"l:H8199","lemma":"שָׁפַט","morph":"He,R:Vqc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָת֗וֹם","strong":"H3490","lemma":"יָתוֹם","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וָ֫⁠דָ֥ךְ","strong":"c:H1790","lemma":"דַּךְ","morph":"He,C:Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּל","strong":"H1077","lemma":"בַּל","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יוֹסִ֥יף","strong":"H3254","lemma":"יָסַף","morph":"He,Vhi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ע֑וֹד","strong":"H5750","lemma":"עוֹד","morph":"He,D","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לַ⁠עֲרֹ֥ץ","strong":"l:H6206","lemma":"עָרַץ","morph":"He,R:Vqc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֱ֝נ֗וֹשׁ","strong":"H0582","lemma":"אֱנוֹשׁ","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מִן","strong":"H4480a","lemma":"מִן","morph":"He,R","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"הָ⁠אָֽרֶץ","strong":"d:H0776","lemma":"אֶרֶץ","morph":"He,Td:Ncbsa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"You","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"defend","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"fatherless","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"oppressed","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"so","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"that","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"no","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"man","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"on","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"earth","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"cause","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"terror","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"again","occurrence":1,"occurrences":1,"type":"bottomWord"}]}} \ No newline at end of file +{"1":{"alignments":[{"topWords":[{"word":"לָ⁠מָ֣ה","strong":"l:H4100","lemma":"מָה","morph":"He,R:Ti","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְ֭הוָה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תַּעֲמֹ֣ד","strong":"H5975","lemma":"עָמַד","morph":"He,Vqi2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ⁠רָח֑וֹק","strong":"b:H7350","lemma":"רָחוֹק","morph":"He,R:Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תַּ֝עְלִ֗ים","strong":"H5956","lemma":"עָלַם","morph":"He,Vhi2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לְ⁠עִתּ֥וֹת","strong":"l:H6256","lemma":"עֵת","morph":"He,R:Ncbpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּצָּרָֽה","strong":"H6869a","lemma":"צָרָה","morph":"He,Ncfsa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Why","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"do","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"you","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"stand","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"far","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"off","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Why","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"do","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"you","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"hide","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"yourself","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"times","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"trouble","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"2":{"alignments":[{"topWords":[{"word":"בְּ⁠גַאֲוַ֣ת","strong":"b:H1346","lemma":"גַּאֲוָה","morph":"He,R:Ncfsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָ֭שָׁע","strong":"H7563","lemma":"רָשָׁע","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יִדְלַ֣ק","strong":"H1814","lemma":"דָּלַק","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עָנִ֑י","strong":"H6041","lemma":"עָנִי","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יִתָּפְשׂ֓וּ","strong":"H8610","lemma":"תָּפַשׂ","morph":"He,VNi3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בִּ⁠מְזִמּ֖וֹת","strong":"b:H4209","lemma":"מְזִמָּה","morph":"He,R:Ncfpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ז֣וּ","strong":"H2098","lemma":"זוּ","morph":"He,Tr","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חָשָֽׁבוּ","strong":"H2803","lemma":"חָשַׁב","morph":"He,Vqp3cp","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Because","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"their","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"arrogance","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"wicked","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"people","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"chase","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"oppressed","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"but","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"please","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"let","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"wicked","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"be","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"trapped","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"by","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"their","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"own","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"schemes","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"that","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"they","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"have","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"devised","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"3":{"alignments":[{"topWords":[{"word":"כִּֽי","strong":"H3588a","lemma":"כִּי","morph":"He,C","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"הִלֵּ֣ל","strong":"H1984b","lemma":"הָלַל","morph":"He,Vpp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָ֭שָׁע","strong":"H7563","lemma":"רָשָׁע","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עַל","strong":"H5921a","lemma":"עַל","morph":"He,R","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תַּאֲוַ֣ת","strong":"H8378","lemma":"תַּאֲוָה","morph":"He,Ncfsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"נַפְשׁ֑⁠וֹ","strong":"H5315","lemma":"נֶפֶשׁ","morph":"He,Ncbsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וּ⁠בֹצֵ֥עַ","strong":"c:H1214","lemma":"בָּצַע","morph":"He,C:Vqrmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בֵּ֝רֵ֗ךְ","strong":"H1288","lemma":"בָּרַךְ","morph":"He,Vpp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"נִ֘אֵ֥ץ","strong":"H5006","lemma":"נָאַץ","morph":"He,Vpp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְהוָֽה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"For","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"wicked","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"person","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"boasts","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"deepest","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"desires","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"blesses","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"greedy","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"insults","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"4":{"alignments":[{"topWords":[{"word":"רָשָׁ֗ע","strong":"H7563","lemma":"רָשָׁע","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"כְּ⁠גֹ֣בַהּ","strong":"k:H1363","lemma":"גֹּבַהּ","morph":"He,R:Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אַ֭פּ⁠וֹ","strong":"H0639","lemma":"אַף","morph":"He,Ncmsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּל","strong":"H1077","lemma":"בַּל","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יִדְרֹ֑שׁ","strong":"H1875","lemma":"דָּרַשׁ","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֵ֥ין","strong":"H0369","lemma":"אַיִן","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֱ֝לֹהִ֗ים","strong":"H0430","lemma":"אֱלֹהִים","morph":"He,Ncmpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"כָּל","strong":"H3605","lemma":"כֹּל","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מְזִמּוֹתָֽי⁠ו","strong":"H4209","lemma":"מְזִמָּה","morph":"He,Ncfpc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"The","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"wicked","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"man","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"has","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"a","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"raised","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"face","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"does","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"not","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"seek","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"God","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"He","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"never","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"thinks","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"about","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"God","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"because","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"does","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"not","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"care","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"at","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"all","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"about","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"him","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"5":{"alignments":[{"topWords":[{"word":"יָ֘חִ֤ילוּ","strong":"H2342b","lemma":"חוּל","morph":"He,Vqi3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"דְרָכָ֨יו","strong":"H1870","lemma":"דֶּרֶךְ","morph":"He,Ncbpc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ⁠כָל","strong":"b:H3605","lemma":"כֹּל","morph":"He,R:Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עֵ֗ת","strong":"H6256","lemma":"עֵת","morph":"He,Ncbsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מָר֣וֹם","strong":"H4791","lemma":"מָרוֹם","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מִ֭שְׁפָּטֶי⁠ךָ","strong":"H4941","lemma":"מִשְׁפָּט","morph":"He,Ncmpc:Sp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מִ⁠נֶּגְדּ֑⁠וֹ","strong":"m:H5048","lemma":"נֶגֶד","morph":"He,R:R:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"כָּל","strong":"H3605","lemma":"כֹּל","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"צ֝וֹרְרָ֗י⁠ו","strong":"H6887d","lemma":"צָרַר","morph":"He,Vqrmpc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָפִ֥יחַ","strong":"H6315","lemma":"פּוּחַ","morph":"He,Vhi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בָּ⁠הֶֽם","strong":"b","lemma":"","morph":"He,R:Sp3mp","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"He","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"is","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"secure","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"at","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"all","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"times","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"but","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"your","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"righteous","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"decrees","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"are","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"too","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"high","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"for","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"him","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"snorts","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"at","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"all","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"enemies","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"6":{"alignments":[{"topWords":[{"word":"אָמַ֣ר","strong":"H0559","lemma":"אָמַר","morph":"He,Vqp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ֭⁠לִבּ⁠וֹ","strong":"b:H3820a","lemma":"לֵב","morph":"He,R:Ncmsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּל","strong":"H1077","lemma":"בַּל","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֶמּ֑וֹט","strong":"H4131","lemma":"מוֹט","morph":"He,VNi1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לְ⁠דֹ֥ר","strong":"l:H1755","lemma":"דּוֹר","morph":"He,R:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וָ֝⁠דֹ֗ר","strong":"c:H1755","lemma":"דּוֹר","morph":"He,C:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֲשֶׁ֣ר","strong":"H0834a","lemma":"אֲשֶׁר","morph":"He,Tr","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לֹֽא","strong":"H3808","lemma":"לֹא","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְ⁠רָֽע","strong":"b:H7451b","lemma":"רַע","morph":"He,R:Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"He","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"says","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"heart","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"I","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"never","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"fail","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"throughout","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"all","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"generations","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"I","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"will","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"not","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"meet","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"adversity","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"7":{"alignments":[{"topWords":[{"word":"אָלָ֤ה","strong":"H0423","lemma":"אָלָה","morph":"He,Ncfsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"פִּ֣י⁠הוּ","strong":"H6310","lemma":"פֶּה","morph":"He,Ncmsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מָ֭לֵא","strong":"H4390","lemma":"מָלֵא","morph":"He,Vqp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וּ⁠מִרְמ֣וֹת","strong":"c:H4820","lemma":"מִרְמָה","morph":"He,C:Ncfpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וָ⁠תֹ֑ךְ","strong":"c:H8496","lemma":"תֹּךְ","morph":"He,C:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תַּ֥חַת","strong":"H8478","lemma":"תַּחַת","morph":"He,R","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לְ֝שׁוֹנ֗⁠וֹ","strong":"H3956","lemma":"לָשׁוֹן","morph":"He,Ncbsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עָמָ֥ל","strong":"H5999","lemma":"עָמָל","morph":"He,Ncbsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וָ⁠אָֽוֶן","strong":"c:H0205","lemma":"אָוֶן","morph":"He,C:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"His","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mouth","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"is","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"full","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"curses","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"lies","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"oppression","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"under","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tongue","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"are","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mischief","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"evil","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"8":{"alignments":[{"topWords":[{"word":"יֵשֵׁ֤ב","strong":"H3427","lemma":"יָשַׁב","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ⁠מַאְרַ֬ב","strong":"b:H3993","lemma":"מַאֲרָב","morph":"He,R:Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חֲצֵרִ֗ים","strong":"H2691b","lemma":"חָצֵר","morph":"He,Ncbpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּֽ֭⁠מִּסְתָּרִים","strong":"b:H4565","lemma":"מִסְתָּר","morph":"He,Rd:Ncmpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יַהֲרֹ֣ג","strong":"H2026","lemma":"הָרַג","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"נָקִ֑י","strong":"H5355a","lemma":"נָקִי","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עֵ֝ינָ֗י⁠ו","strong":"H5869a","lemma":"עַיִן","morph":"He,Ncbdc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לְֽ⁠חֵלְכָ֥ה","strong":"l:H2489","lemma":"חֵלְכָא","morph":"He,R:Ncfsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יִצְפֹּֽנוּ","strong":"H6845","lemma":"צָפַן","morph":"He,Vqi3mp","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"He","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"waits","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"ambush","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"near","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"villages","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"secret","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"places","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"murders","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"innocent","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"eyes","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"look","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"for","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"some","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"helpless","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"victim","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"9":{"alignments":[{"topWords":[{"word":"יֶאֱרֹ֬ב","strong":"H0693","lemma":"אָרַב","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּ⁠מִּסְתָּ֨ר","strong":"b:H4565","lemma":"מִסְתָּר","morph":"He,Rd:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"כְּ⁠אַרְיֵ֬ה","strong":"k:H0738b","lemma":"אֲרִי","morph":"He,R:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְ⁠סֻכֹּ֗⁠ה","strong":"b:H5520","lemma":"סֹךְ","morph":"He,R:Ncmsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יֶ֭אֱרֹב","strong":"H0693","lemma":"אָרַב","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לַ⁠חֲט֣וֹף","strong":"l:H2414","lemma":"חָטַף","morph":"He,R:Vqc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עָנִ֑י","strong":"H6041","lemma":"עָנִי","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יַחְטֹ֥ף","strong":"H2414","lemma":"חָטַף","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עָ֝נִ֗י","strong":"H6041","lemma":"עָנִי","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ⁠מָשְׁכ֥⁠וֹ","strong":"b:H4900","lemma":"מָשַׁךְ","morph":"He,R:Vqc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְ⁠רִשְׁתּֽ⁠וֹ","strong":"b:H7568","lemma":"רֶשֶׁת","morph":"He,R:Ncfsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"He","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"lurks","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":4,"type":"bottomWord"},{"word":"secret","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"like","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"a","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"lion","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":2,"occurrences":4,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"thicket","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"lies","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":3,"occurrences":4,"type":"bottomWord"},{"word":"wait","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"catch","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"oppressed","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"He","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"catches","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"oppressed","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"when","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"pulls","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":4,"occurrences":4,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"net","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"10":{"alignments":[{"topWords":[{"word":"יִדְכֶּ֥ה","strong":"c:H1794","lemma":"דָּכָה","morph":"He,C:Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָשֹׁ֑חַ","strong":"H7817","lemma":"שָׁחַח","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וְ⁠נָפַ֥ל","strong":"c:H5307","lemma":"נָפַל","morph":"He,C:Vqq3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּ֝⁠עֲצוּמָ֗י⁠ו","strong":"b:H6099","lemma":"עָצוּם","morph":"He,R:Aampc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חלכאים","strong":"H2489","lemma":"חֵלְכָא","morph":"He,Ncfpa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"His","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"victims","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"are","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"crushed","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"beaten","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"down","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"they","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"fall","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"into","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"strong","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nets","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"11":{"alignments":[{"topWords":[{"word":"אָמַ֣ר","strong":"H0559","lemma":"אָמַר","morph":"He,Vqp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ֭⁠לִבּ⁠וֹ","strong":"b:H3820a","lemma":"לֵב","morph":"He,R:Ncmsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"שָׁ֣כַֽח","strong":"H7911","lemma":"שָׁכַח","morph":"He,Vqp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֵ֑ל","strong":"H0410","lemma":"אֵל","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"הִסְתִּ֥יר","strong":"H5641","lemma":"סָתַר","morph":"He,Vhp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"פָּ֝נָ֗י⁠ו","strong":"H6440","lemma":"פָּנִים","morph":"He,Ncbpc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּל","strong":"H1077","lemma":"בַּל","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָאָ֥ה","strong":"H7200","lemma":"רָאָה","morph":"He,Vqp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לָ⁠נֶֽצַח","strong":"l:H5331","lemma":"נֶצַח","morph":"He,R:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"He","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"says","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"heart","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"God","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"has","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"forgotten","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"covers","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"face","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"not","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"bother","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"look","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"12":{"alignments":[{"topWords":[{"word":"קוּמָ֤⁠ה","strong":"H6965b","lemma":"קוּם","morph":"He,Vqv2ms:Sh","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְהוָ֗ה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֵ֭ל","strong":"H0410","lemma":"אֵל","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"נְשָׂ֣א","strong":"H5375","lemma":"נָשָׂא","morph":"He,Vqv2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָדֶ֑⁠ךָ","strong":"H3027","lemma":"יָד","morph":"He,Ncbsc:Sp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אַל","strong":"H0408","lemma":"אַל","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תִּשְׁכַּ֥ח","strong":"H7911","lemma":"שָׁכַח","morph":"He,Vqj2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עניים","strong":"H6041","lemma":"עָנִי","morph":"He,Aampa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Arise","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Lift","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"up","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"your","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hand","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"God","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Do","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"not","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"forget","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"oppressed","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"13":{"alignments":[{"topWords":[{"word":"עַל","strong":"H5921a","lemma":"עַל","morph":"He,R","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מֶ֤ה","strong":"H4100","lemma":"מָה","morph":"He,Ti","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"נִאֵ֖ץ","strong":"H5006","lemma":"נָאַץ","morph":"He,Vpp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָשָׁ֥ע","strong":"H7563","lemma":"רָשָׁע","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֱלֹהִ֑ים","strong":"H0430","lemma":"אֱלֹהִים","morph":"He,Ncmpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אָמַ֥ר","strong":"H0559","lemma":"אָמַר","morph":"He,Vqp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ֝⁠לִבּ֗⁠וֹ","strong":"b:H3820a","lemma":"לֵב","morph":"He,R:Ncmsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לֹ֣א","strong":"H3808","lemma":"לֹא","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תִּדְרֹֽשׁ","strong":"H1875","lemma":"דָּרַשׁ","morph":"He,Vqi2ms","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Why","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"does","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"wicked","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"man","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"reject","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"God","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"say","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"heart","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"You","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"not","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hold","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"accountable","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"14":{"alignments":[{"topWords":[{"word":"רָאִ֡תָה","strong":"H7200","lemma":"רָאָה","morph":"He,Vqp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"כִּֽי","strong":"H3588a","lemma":"כִּי","morph":"He,C","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אַתָּ֤ה","strong":"H0859a","lemma":"אַתָּה","morph":"He,Pp2ms","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"עָ֘מָ֤ל","strong":"H5999","lemma":"עָמָל","morph":"He,Ncbsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וָ⁠כַ֨עַס","strong":"c:H3708a","lemma":"כַּעַס","morph":"He,C:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תַּבִּיט֮","strong":"H5027","lemma":"נָבַט","morph":"He,Vhi2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לָ⁠תֵ֪ת","strong":"l:H5414","lemma":"נָתַן","morph":"He,R:Vqc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ⁠יָ֫דֶ֥⁠ךָ","strong":"b:H3027","lemma":"יָד","morph":"He,R:Ncbsc:Sp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עָ֭לֶי⁠ךָ","strong":"H5921a","lemma":"עַל","morph":"He,R:Sp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יַעֲזֹ֣ב","strong":"H5800a","lemma":"עָזַב","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חֵלֶ֑כָה","strong":"H2489","lemma":"חֵלְכָא","morph":"He,Ncfsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָ֝ת֗וֹם","strong":"H3490","lemma":"יָתוֹם","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אַתָּ֤ה","strong":"H0859a","lemma":"אַתָּה","morph":"He,Pp2ms","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"הָיִ֬יתָ","strong":"H1961","lemma":"הָיָה","morph":"He,Vqp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עוֹזֵֽר","strong":"H5826","lemma":"עָזַר","morph":"He,Vqrmsa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"You","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"have","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"taken","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"notice","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"for","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"you","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"always","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"see","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"one","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"who","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"inflicts","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"misery","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sorrow","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"The","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"helpless","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"entrusts","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"himself","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"you","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"you","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"rescue","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"fatherless","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"15":{"alignments":[{"topWords":[{"word":"שְׁ֭בֹר","strong":"H7665","lemma":"שָׁבַר","morph":"He,Vqv2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"זְר֣וֹעַ","strong":"H2220","lemma":"זְרוֹעַ","morph":"He,Ncbsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָשָׁ֑ע","strong":"H7563","lemma":"רָשָׁע","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וָ֝⁠רָ֗ע","strong":"c:H7451a","lemma":"רַע","morph":"He,C:Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תִּֽדְרוֹשׁ","strong":"H1875","lemma":"דָּרַשׁ","morph":"He,Vqi2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רִשְׁע֥⁠וֹ","strong":"H7562","lemma":"רֶשַׁע","morph":"He,Ncmsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַל","strong":"H1077","lemma":"בַּל","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תִּמְצָֽא","strong":"H4672","lemma":"מָצָא","morph":"He,Vqi2ms","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Break","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"arm","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"wicked","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"evil","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"man","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Make","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"him","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"account","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"for","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"evil","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"deeds","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"which","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"he","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"thought","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"you","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"would","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"not","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"discover","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"16":{"alignments":[{"topWords":[{"word":"יְהוָ֣ה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מֶ֭לֶךְ","strong":"H4428","lemma":"מֶלֶךְ","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עוֹלָ֣ם","strong":"H5769","lemma":"עוֹלָם","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וָ⁠עֶ֑ד","strong":"c:H5703","lemma":"עַד","morph":"He,C:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אָבְד֥וּ","strong":"H0006","lemma":"אָבַד","morph":"He,Vqp3cp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ג֝וֹיִ֗ם","strong":"H1471a","lemma":"גּוֹי","morph":"He,Ncmpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מֵֽ⁠אַרְצֽ⁠וֹ","strong":"m:H0776","lemma":"אֶרֶץ","morph":"He,R:Ncbsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"is","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"King","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"forever","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ever","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nations","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"are","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"driven","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"out","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"his","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"land","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"17":{"alignments":[{"topWords":[{"word":"תַּאֲוַ֬ת","strong":"H8378","lemma":"תַּאֲוָה","morph":"He,Ncfsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עֲנָוִ֣ים","strong":"H6035","lemma":"עָנָו","morph":"He,Aampa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"שָׁמַ֣עְתָּ","strong":"H8085","lemma":"שָׁמַע","morph":"He,Vqp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְהוָ֑ה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תָּכִ֥ין","strong":"H3559a","lemma":"כּוּן","morph":"He,Vhi2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לִ֝בָּ֗⁠ם","strong":"H3820a","lemma":"לֵב","morph":"He,Ncmsc:Sp3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תַּקְשִׁ֥יב","strong":"H7181","lemma":"קָשַׁב","morph":"He,Vhi2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אָזְנֶֽ⁠ךָ","strong":"H0241","lemma":"אֹזֶן","morph":"He,Ncfsc:Sp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"you","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"have","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"heard","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"needs","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"oppressed","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"you","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"strengthen","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"their","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"heart","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"you","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"listen","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"their","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"prayer","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"18":{"alignments":[{"topWords":[{"word":"לִ⁠שְׁפֹּ֥ט","strong":"l:H8199","lemma":"שָׁפַט","morph":"He,R:Vqc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָת֗וֹם","strong":"H3490","lemma":"יָתוֹם","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וָ֫⁠דָ֥ךְ","strong":"c:H1790","lemma":"דַּךְ","morph":"He,C:Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּל","strong":"H1077","lemma":"בַּל","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יוֹסִ֥יף","strong":"H3254","lemma":"יָסַף","morph":"He,Vhi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ע֑וֹד","strong":"H5750","lemma":"עוֹד","morph":"He,D","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לַ⁠עֲרֹ֥ץ","strong":"l:H6206","lemma":"עָרַץ","morph":"He,R:Vqc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֱ֝נ֗וֹשׁ","strong":"H0582","lemma":"אֱנוֹשׁ","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מִן","strong":"H4480a","lemma":"מִן","morph":"He,R","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"הָ⁠אָֽרֶץ","strong":"d:H0776","lemma":"אֶרֶץ","morph":"He,Td:Ncbsa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"You","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"defend","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"fatherless","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"oppressed","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"so","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"that","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"no","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"man","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"on","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"earth","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"cause","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"terror","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"again","occurrence":1,"occurrences":1,"type":"bottomWord"}]}} \ No newline at end of file diff --git a/.apps/translationCore/alignmentData/psa/13.json b/.apps/translationCore/alignmentData/psa/13.json index 26bf919e..a2170f5c 100644 --- a/.apps/translationCore/alignmentData/psa/13.json +++ b/.apps/translationCore/alignmentData/psa/13.json @@ -1 +1 @@ -{"1":{"alignments":[{"topWords":[{"word":"לַ⁠מְנַצֵּ֗חַ","strong":"l:H5329","lemma":"נָצַח","morph":"He,Rd:Vprmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מִזְמ֥וֹר","strong":"H4210","lemma":"מִזְמוֹר","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לְ⁠דָוִֽד","strong":"l:H1732","lemma":"דָּוִד","morph":"He,R:Np","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"How","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"long","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"you","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"keep","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"forgetting","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"about","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"How","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"long","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"will","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"you","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"hide","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"your","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"face","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"from","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":2,"occurrences":2,"type":"bottomWord"}]},"2":{"alignments":[{"topWords":[{"word":"עַד","strong":"H5704","lemma":"עַד","morph":"He,R","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"אָ֣נָה","strong":"H0575","lemma":"אָן","morph":"He,D","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְ֭הוָה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תִּשְׁכָּחֵ֣⁠נִי","strong":"H7911","lemma":"שָׁכַח","morph":"He,Vqi2ms:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"נֶ֑צַח","strong":"H5331","lemma":"נֶצַח","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עַד","strong":"H5704","lemma":"עַד","morph":"He,R","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"אָ֓נָה","strong":"H0575","lemma":"אָן","morph":"He,D","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תַּסְתִּ֖יר","strong":"H5641","lemma":"סָתַר","morph":"He,Vhi2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֶת","strong":"H0853","lemma":"אֵת","morph":"He,To","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"פָּנֶ֣י⁠ךָ","strong":"H6440","lemma":"פָּנִים","morph":"He,Ncbpc:Sp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מִמֶּֽ⁠נִּי","strong":"H4480a","lemma":"מִן","morph":"He,R:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"How","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"long","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"must","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"I","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"worry","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"have","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"grief","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"heart","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"all","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"day","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"How","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"long","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"enemy","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"triumph","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"over","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"3":{"alignments":[{"topWords":[{"word":"עַד","strong":"H5704","lemma":"עַד","morph":"He,R","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"אָ֨נָה","strong":"H0575","lemma":"אָן","morph":"He,D","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אָשִׁ֪ית","strong":"H7896","lemma":"שִׁית","morph":"He,Vqi1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עֵצ֡וֹת","strong":"H6098","lemma":"עֵצָה","morph":"He,Ncfpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ⁠נַפְשִׁ֗⁠י","strong":"b:H5315","lemma":"נֶפֶשׁ","morph":"He,R:Ncbsc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָג֣וֹן","strong":"H3015","lemma":"יָגוֹן","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בִּ⁠לְבָבִ֣⁠י","strong":"b:H3824","lemma":"לֵבָב","morph":"He,R:Ncmsc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יוֹמָ֑ם","strong":"H3119","lemma":"יוֹמָם","morph":"He,D","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עַד","strong":"H5704","lemma":"עַד","morph":"He,R","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"אָ֓נָה","strong":"H0575","lemma":"אָן","morph":"He,D","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָר֖וּם","strong":"H7311a","lemma":"רוּם","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֹיְבִ֣⁠י","strong":"H0341","lemma":"אֹיֵב","morph":"He,Vqrmsc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עָלָֽ⁠י","strong":"H5921a","lemma":"עַל","morph":"He,R:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Look","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"at","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"answer","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"God","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Give","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"light","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"eyes","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"or","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"I","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sleep","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"death","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"4":{"alignments":[{"topWords":[{"word":"הַבִּ֣יטָֽ⁠ה","strong":"H5027","lemma":"נָבַט","morph":"He,Vhv2ms:Sh","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עֲ֭נֵ⁠נִי","strong":"H6030b","lemma":"עָנָה","morph":"He,Vqv2ms:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְהוָ֣ה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֱלֹהָ֑⁠י","strong":"H0430","lemma":"אֱלֹהִים","morph":"He,Ncmpc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"הָאִ֥ירָ⁠ה","strong":"H0215","lemma":"אוֹר","morph":"He,Vhv2ms:Sh","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עֵ֝ינַ֗⁠י","strong":"H5869a","lemma":"עַיִן","morph":"He,Ncbdc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"פֶּן","strong":"H6435","lemma":"פֵּן","morph":"He,C","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אִישַׁ֥ן","strong":"H3462","lemma":"יָשֵׁן","morph":"He,Vqi1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"הַ⁠מָּֽוֶת","strong":"d:H4194","lemma":"מָוֶת","morph":"He,Td:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Do","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"not","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"let","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":1,"occurrences":4,"type":"bottomWord"},{"word":"enemy","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"say","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"I","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"have","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"defeated","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"him","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"so","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"that","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":2,"occurrences":4,"type":"bottomWord"},{"word":"enemy","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"may","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"not","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"say","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"I","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"have","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"prevailed","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"over","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":3,"occurrences":4,"type":"bottomWord"},{"word":"adversary","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"otherwise","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":4,"occurrences":4,"type":"bottomWord"},{"word":"enemies","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rejoice","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"when","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"I","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"am","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"brought","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"down","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"5":{"alignments":[{"topWords":[{"word":"פֶּן","strong":"H6435","lemma":"פֵּן","morph":"He,C","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יֹאמַ֣ר","strong":"H0559","lemma":"אָמַר","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֹיְבִ֣⁠י","strong":"H0341","lemma":"אֹיֵב","morph":"He,Vqrmsc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְכָלְתִּ֑י⁠ו","strong":"H3201","lemma":"יָכֹל","morph":"He,Vqp1cs:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"צָרַ֥⁠י","strong":"H6862c","lemma":"צַר","morph":"He,Ncmpc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָ֝גִ֗ילוּ","strong":"H1523","lemma":"גִּיל","morph":"He,Vqi3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"כִּ֣י","strong":"H3588a","lemma":"כִּי","morph":"He,C","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֶמּֽוֹט","strong":"H4131","lemma":"מוֹט","morph":"He,VNi1cs","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"But","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"I","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"have","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"trusted","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"your","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"covenant","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"faithfulness","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"heart","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rejoices","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"your","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"salvation","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"6":{"alignments":[{"topWords":[{"word":"וַ⁠אֲנִ֤י","strong":"c:H0589","lemma":"אֲנִי","morph":"He,C:Pp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ⁠חַסְדְּ⁠ךָ֣","strong":"b:H2617a","lemma":"חֶסֶד","morph":"He,R:Ncmsc:Sp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בָטַחְתִּי֮","strong":"H0982","lemma":"בָּטַח","morph":"He,Vqp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָ֤גֵ֥ל","strong":"H1523","lemma":"גִּיל","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לִבִּ֗⁠י","strong":"H3820a","lemma":"לֵב","morph":"He,Ncmsc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בִּֽ⁠ישׁוּעָ֫תֶ֥⁠ךָ","strong":"b:H3444","lemma":"יְשׁוּעָה","morph":"He,R:Ncfsc:Sp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אָשִׁ֥ירָה","strong":"H7891","lemma":"שִׁיר","morph":"He,Vqh1cs","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"I","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sing","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"לַ⁠יהוָ֑ה","strong":"l:H3068","lemma":"יְהֹוָה","morph":"He,R:Np","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"כִּ֖י","strong":"H3588a","lemma":"כִּי","morph":"He,C","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"because","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"גָמַ֣ל","strong":"H1580","lemma":"גָּמַל","morph":"He,Vqp3ms","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"he","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"has","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"treated","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"very","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"generously","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"עָלָֽ⁠י","strong":"H5921a","lemma":"עַל","morph":"He,R:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"me","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]}} \ No newline at end of file +{"1":{"alignments":[{"topWords":[{"word":"עַד","strong":"H5704","lemma":"עַד","morph":"He,R","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"אָ֣נָה","strong":"H0575","lemma":"אָן","morph":"He,D","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְ֭הוָה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תִּשְׁכָּחֵ֣⁠נִי","strong":"H7911","lemma":"שָׁכַח","morph":"He,Vqi2ms:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"נֶ֑צַח","strong":"H5331","lemma":"נֶצַח","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עַד","strong":"H5704","lemma":"עַד","morph":"He,R","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"אָ֓נָה","strong":"H0575","lemma":"אָן","morph":"He,D","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תַּסְתִּ֖יר","strong":"H5641","lemma":"סָתַר","morph":"He,Vhi2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֶת","strong":"H0853","lemma":"אֵת","morph":"He,To","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"פָּנֶ֣י⁠ךָ","strong":"H6440","lemma":"פָּנִים","morph":"He,Ncbpc:Sp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מִמֶּֽ⁠נִּי","strong":"H4480a","lemma":"מִן","morph":"He,R:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"How","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"long","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"you","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"keep","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"forgetting","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"about","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"How","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"long","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"will","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"you","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"hide","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"your","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"face","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"from","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":2,"occurrences":2,"type":"bottomWord"}]},"2":{"alignments":[{"topWords":[{"word":"עַד","strong":"H5704","lemma":"עַד","morph":"He,R","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"אָ֨נָה","strong":"H0575","lemma":"אָן","morph":"He,D","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אָשִׁ֪ית","strong":"H7896","lemma":"שִׁית","morph":"He,Vqi1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עֵצ֡וֹת","strong":"H6098","lemma":"עֵצָה","morph":"He,Ncfpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ⁠נַפְשִׁ֗⁠י","strong":"b:H5315","lemma":"נֶפֶשׁ","morph":"He,R:Ncbsc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָג֣וֹן","strong":"H3015","lemma":"יָגוֹן","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בִּ⁠לְבָבִ֣⁠י","strong":"b:H3824","lemma":"לֵבָב","morph":"He,R:Ncmsc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יוֹמָ֑ם","strong":"H3119","lemma":"יוֹמָם","morph":"He,D","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עַד","strong":"H5704","lemma":"עַד","morph":"He,R","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"אָ֓נָה","strong":"H0575","lemma":"אָן","morph":"He,D","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָר֖וּם","strong":"H7311a","lemma":"רוּם","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֹיְבִ֣⁠י","strong":"H0341","lemma":"אֹיֵב","morph":"He,Vqrmsc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עָלָֽ⁠י","strong":"H5921a","lemma":"עַל","morph":"He,R:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"How","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"long","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"must","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"I","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"worry","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"have","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"grief","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"heart","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"all","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"day","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"How","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"long","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"enemy","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"triumph","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"over","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"3":{"alignments":[{"topWords":[{"word":"הַבִּ֣יטָֽ⁠ה","strong":"H5027","lemma":"נָבַט","morph":"He,Vhv2ms:Sh","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עֲ֭נֵ⁠נִי","strong":"H6030b","lemma":"עָנָה","morph":"He,Vqv2ms:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְהוָ֣ה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֱלֹהָ֑⁠י","strong":"H0430","lemma":"אֱלֹהִים","morph":"He,Ncmpc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"הָאִ֥ירָ⁠ה","strong":"H0215","lemma":"אוֹר","morph":"He,Vhv2ms:Sh","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עֵ֝ינַ֗⁠י","strong":"H5869a","lemma":"עַיִן","morph":"He,Ncbdc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"פֶּן","strong":"H6435","lemma":"פֵּן","morph":"He,C","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אִישַׁ֥ן","strong":"H3462","lemma":"יָשֵׁן","morph":"He,Vqi1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"הַ⁠מָּֽוֶת","strong":"d:H4194","lemma":"מָוֶת","morph":"He,Td:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Look","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"at","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"answer","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"God","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Give","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"light","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"eyes","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"or","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"I","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sleep","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"death","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"4":{"alignments":[{"topWords":[{"word":"פֶּן","strong":"H6435","lemma":"פֵּן","morph":"He,C","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יֹאמַ֣ר","strong":"H0559","lemma":"אָמַר","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֹיְבִ֣⁠י","strong":"H0341","lemma":"אֹיֵב","morph":"He,Vqrmsc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְכָלְתִּ֑י⁠ו","strong":"H3201","lemma":"יָכֹל","morph":"He,Vqp1cs:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"צָרַ֥⁠י","strong":"H6862c","lemma":"צַר","morph":"He,Ncmpc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָ֝גִ֗ילוּ","strong":"H1523","lemma":"גִּיל","morph":"He,Vqi3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"כִּ֣י","strong":"H3588a","lemma":"כִּי","morph":"He,C","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֶמּֽוֹט","strong":"H4131","lemma":"מוֹט","morph":"He,VNi1cs","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Do","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"not","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"let","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":1,"occurrences":4,"type":"bottomWord"},{"word":"enemy","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"say","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"I","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"have","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"defeated","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"him","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"so","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"that","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":2,"occurrences":4,"type":"bottomWord"},{"word":"enemy","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"may","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"not","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"say","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"I","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"have","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"prevailed","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"over","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":3,"occurrences":4,"type":"bottomWord"},{"word":"adversary","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"otherwise","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":4,"occurrences":4,"type":"bottomWord"},{"word":"enemies","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rejoice","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"when","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"I","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"am","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"brought","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"down","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"5":{"alignments":[{"topWords":[{"word":"וַ⁠אֲנִ֤י","strong":"c:H0589","lemma":"אֲנִי","morph":"He,C:Pp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ⁠חַסְדְּ⁠ךָ֣","strong":"b:H2617a","lemma":"חֶסֶד","morph":"He,R:Ncmsc:Sp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בָטַחְתִּי֮","strong":"H0982","lemma":"בָּטַח","morph":"He,Vqp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָ֤גֵ֥ל","strong":"H1523","lemma":"גִּיל","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לִבִּ֗⁠י","strong":"H3820a","lemma":"לֵב","morph":"He,Ncmsc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בִּֽ⁠ישׁוּעָ֫תֶ֥⁠ךָ","strong":"b:H3444","lemma":"יְשׁוּעָה","morph":"He,R:Ncfsc:Sp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"But","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"I","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"have","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"trusted","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"your","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"covenant","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"faithfulness","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"heart","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rejoices","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"your","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"salvation","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"6":{"alignments":[{"topWords":[{"word":"אָשִׁ֥ירָה","strong":"H7891","lemma":"שִׁיר","morph":"He,Vqh1cs","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"I","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sing","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"לַ⁠יהוָ֑ה","strong":"l:H3068","lemma":"יְהֹוָה","morph":"He,R:Np","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"כִּ֖י","strong":"H3588a","lemma":"כִּי","morph":"He,C","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"because","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"גָמַ֣ל","strong":"H1580","lemma":"גָּמַל","morph":"He,Vqp3ms","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"he","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"has","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"treated","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"very","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"generously","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"עָלָֽ⁠י","strong":"H5921a","lemma":"עַל","morph":"He,R:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"me","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]}} \ No newline at end of file diff --git a/.apps/translationCore/alignmentData/psa/140.json b/.apps/translationCore/alignmentData/psa/140.json index 7155fb5b..0bdae089 100644 --- a/.apps/translationCore/alignmentData/psa/140.json +++ b/.apps/translationCore/alignmentData/psa/140.json @@ -1 +1 @@ -{"1":{"alignments":[{"topWords":[{"word":"לַ⁠מְנַצֵּ֗חַ","strong":"l:H5329","lemma":"נָצַח","morph":"He,Rd:Vprmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מִזְמ֥וֹר","strong":"H4210","lemma":"מִזְמוֹר","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לְ⁠דָוִֽד","strong":"l:H1732","lemma":"דָּוִד","morph":"He,R:Np","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rescue","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"from","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"wicked","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"preserve","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"from","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"violent","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"men","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"2":{"alignments":[{"topWords":[{"word":"חַלְּצֵ֣⁠נִי","strong":"H2502a","lemma":"חָלַץ","morph":"He,Vpv2ms:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְ֭הוָה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מֵ⁠אָדָ֣ם","strong":"m:H0120","lemma":"אָדָם","morph":"He,R:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָ֑ע","strong":"H7451a","lemma":"רַע","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מֵ⁠אִ֖ישׁ","strong":"m:H0376","lemma":"אִישׁ","morph":"He,R:Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חֲמָסִ֣ים","strong":"H2555","lemma":"חָמָס","morph":"He,Ncmpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תִּנְצְרֵֽ⁠נִי","strong":"H5341","lemma":"נָצַר","morph":"He,Vqi2ms:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"They","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"plan","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"evil","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"their","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hearts","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"they","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"cause","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"battles","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"every","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"day","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"3":{"alignments":[{"topWords":[{"word":"אֲשֶׁ֤ר","strong":"H0834a","lemma":"אֲשֶׁר","morph":"He,Tr","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חָשְׁב֣וּ","strong":"H2803","lemma":"חָשַׁב","morph":"He,Vqp3cp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָע֣וֹת","strong":"H7451c","lemma":"רַע","morph":"He,Ncfpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ⁠לֵ֑ב","strong":"b:H3820a","lemma":"לֵב","morph":"He,R:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"כָּל","strong":"H3605","lemma":"כֹּל","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"י֝֗וֹם","strong":"H3117","lemma":"יוֹם","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָג֥וּרוּ","strong":"H1481b","lemma":"גּוּר","morph":"He,Vqi3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מִלְחָמֽוֹת","strong":"H4421","lemma":"מִלְחָמָה","morph":"He,Ncfpa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Their","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tongues","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"wound","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"like","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"serpents","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vipers","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"poison","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"is","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"on","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"their","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"lips","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Selah","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"4":{"alignments":[{"topWords":[{"word":"שָֽׁנֲנ֣וּ","strong":"H8150","lemma":"שָׁנַן","morph":"He,Vqp3cp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לְשׁוֹנָ⁠ם֮","strong":"H3956","lemma":"לָשׁוֹן","morph":"He,Ncbsc:Sp3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"כְּֽמוֹ","strong":"H3644","lemma":"כְּמוֹ","morph":"He,R","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"נָ֫חָ֥שׁ","strong":"H5175","lemma":"נָחָשׁ","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חֲמַ֥ת","strong":"H2534","lemma":"חֵמָה","morph":"He,Ncfsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עַכְשׁ֑וּב","strong":"H5919","lemma":"עַכְשׁוּב","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תַּ֖חַת","strong":"H8478","lemma":"תַּחַת","morph":"He,R","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"שְׂפָתֵ֣י⁠מוֹ","strong":"H8193","lemma":"שָׂפָה","morph":"He,Ncfdc:Sp3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"סֶֽלָה","strong":"H5542","lemma":"סֶלָה","morph":"He,Tj","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Keep","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"from","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"hands","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"wicked","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"preserve","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"from","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"violent","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"men","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"who","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"plan","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"knock","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"over","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"5":{"alignments":[{"topWords":[{"word":"שָׁמְרֵ֤⁠נִי","strong":"H8104","lemma":"שָׁמַר","morph":"He,Vqv2ms:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְהוָ֨ה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מִ֘⁠ידֵ֤י","strong":"m:H3027","lemma":"יָד","morph":"He,R:Ncbdc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָשָׁ֗ע","strong":"H7563","lemma":"רָשָׁע","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מֵ⁠אִ֣ישׁ","strong":"m:H0376","lemma":"אִישׁ","morph":"He,R:Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חֲמָסִ֣ים","strong":"H2555","lemma":"חָמָס","morph":"He,Ncmpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תִּנְצְרֵ֑⁠נִי","strong":"H5341","lemma":"נָצַר","morph":"He,Vqi2ms:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֲשֶׁ֥ר","strong":"H0834a","lemma":"אֲשֶׁר","morph":"He,Tr","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חָ֝שְׁב֗וּ","strong":"H2803","lemma":"חָשַׁב","morph":"He,Vqp3cp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לִ⁠דְח֥וֹת","strong":"l:H1760a","lemma":"דָּחָה","morph":"He,R:Vqc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"פְּעָמָֽ⁠י","strong":"H6471","lemma":"פַּעַם","morph":"He,Ncfpc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"The","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"proud","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"have","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"set","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"a","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"trap","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"for","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"me","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"they","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"have","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"spread","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"a","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"net","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"they","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"have","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"set","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"a","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"snare","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"for","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"me","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"Selah","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"6":{"alignments":[{"topWords":[{"word":"טָֽמְנֽוּ","strong":"H2934","lemma":"טָמַן","morph":"He,Vqp3cp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"גֵאִ֨ים","strong":"H1343","lemma":"גֵּאֶה","morph":"He,Aampa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"פַּ֡ח","strong":"H6341a","lemma":"פַּח","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לִ֗⁠י","strong":"l","lemma":"","morph":"He,R:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וַ⁠חֲבָלִ֗ים","strong":"c:H2256a","lemma":"חֶבֶל","morph":"He,C:Ncbpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"פָּ֣רְשׂוּ","strong":"H6566","lemma":"פָּרַשׂ","morph":"He,Vqp3cp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רֶ֭שֶׁת","strong":"H7568","lemma":"רֶשֶׁת","morph":"He,Ncfsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לְ⁠יַד","strong":"l:H3027","lemma":"יָד","morph":"He,R:Ncbsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מַעְגָּ֑ל","strong":"H4570","lemma":"מַעְגָּל","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מֹקְשִׁ֖ים","strong":"H4170","lemma":"מוֹקֵשׁ","morph":"He,Ncmpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"שָֽׁתוּ","strong":"H7896","lemma":"שִׁית","morph":"He,Vqp3cp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לִ֣⁠י","strong":"l","lemma":"","morph":"He,R:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"סֶֽלָה","strong":"H5542","lemma":"סֶלָה","morph":"He,Tj","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"I","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"said","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"You","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"are","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"God","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"listen","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"my","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"cries","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"for","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mercy","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"7":{"alignments":[{"topWords":[{"word":"אָמַ֣רְתִּי","strong":"H0559","lemma":"אָמַר","morph":"He,Vqp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לַ֭⁠יהוָה","strong":"l:H3068","lemma":"יְהֹוָה","morph":"He,R:Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֵ֣לִ⁠י","strong":"H0410","lemma":"אֵל","morph":"He,Ncmsc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אָ֑תָּה","strong":"H0859a","lemma":"אַתָּה","morph":"He,Pp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"הַאֲזִ֥ינָ⁠ה","strong":"H0238","lemma":"אָזַן","morph":"He,Vhv2ms:Sh","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְ֝הוָ֗ה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ק֣וֹל","strong":"H6963a","lemma":"קוֹל","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תַּחֲנוּנָֽ⁠י","strong":"H8469","lemma":"תַּחֲנוּן","morph":"He,Ncmpc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"Lord","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"you","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"are","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"powerfully","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"able","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"save","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"you","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"shield","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"head","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"day","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"battle","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"8":{"alignments":[{"topWords":[{"word":"יְהֹוִ֣ה","strong":"H3069","lemma":"יְהֹוִה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֲ֭דֹנָ⁠י","strong":"H0136","lemma":"אֲדֹנָי","morph":"He,Ncmpc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עֹ֣ז","strong":"H5797","lemma":"עֹז","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְשׁוּעָתִ֑⁠י","strong":"H3444","lemma":"יְשׁוּעָה","morph":"He,Ncfsc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"סַכֹּ֥תָה","strong":"H5526b","lemma":"סָכַךְ","morph":"He,Vqp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לְ֝⁠רֹאשִׁ֗⁠י","strong":"l:H7218a","lemma":"רֹאשׁ","morph":"He,R:Ncmsc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ⁠י֣וֹם","strong":"b:H3117","lemma":"יוֹם","morph":"He,R:Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"נָֽשֶׁק","strong":"H5402","lemma":"נֶשֶׁק","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"do","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"not","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"grant","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"desires","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"wicked","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"do","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"not","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"let","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"their","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"plots","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"succeed","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Selah","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"9":{"alignments":[{"topWords":[{"word":"אַל","strong":"H0408","lemma":"אַל","morph":"He,Tn","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"תִּתֵּ֣ן","strong":"H5414","lemma":"נָתַן","morph":"He,Vqj2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְ֭הוָה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מַאֲוַיֵּ֣י","strong":"H3970","lemma":"מַאֲוַי","morph":"He,Ncmpc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָשָׁ֑ע","strong":"H7563","lemma":"רָשָׁע","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"זְמָמ֥⁠וֹ","strong":"H2162","lemma":"זָמָם","morph":"He,Ncmsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אַל","strong":"H0408","lemma":"אַל","morph":"He,Tn","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"תָּ֝פֵ֗ק","strong":"H6329","lemma":"פּוּק","morph":"He,Vhj2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָר֥וּמוּ","strong":"H7311a","lemma":"רוּם","morph":"He,Vqi3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"סֶֽלָה","strong":"H5542","lemma":"סֶלָה","morph":"He,Tj","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Those","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"who","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"surround","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"raise","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"their","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"heads","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"let","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mischief","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"their","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"own","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"lips","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"cover","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"them","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"10":{"alignments":[{"topWords":[{"word":"רֹ֥אשׁ","strong":"H7218a","lemma":"רֹאשׁ","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מְסִבָּ֑⁠י","strong":"H4524","lemma":"מֵסַב","morph":"He,Vhrmpc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עֲמַ֖ל","strong":"H5999","lemma":"עָמָל","morph":"He,Ncbsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"שְׂפָתֵ֣י⁠מוֹ","strong":"H8193","lemma":"שָׂפָה","morph":"He,Ncfdc:Sp3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְכַסֵּֽמוֹ","strong":"H3680","lemma":"כָּסָה","morph":"He,Vpj3ms:Sp3mp","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Let","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"burning","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"coals","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"fall","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"on","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"them","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"throw","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"them","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"into","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"fire","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"into","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"bottomless","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pits","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"never","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"more","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rise","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"11":{"alignments":[{"topWords":[{"word":"יִמּ֥וֹטוּ","strong":"H4131","lemma":"מוֹט","morph":"He,Vqj3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עֲלֵי⁠הֶ֗ם","strong":"H5921a","lemma":"עַל","morph":"He,R:Sp3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"גֶּֽחָ֫לִ֥ים","strong":"H1513","lemma":"גֶּחֶל","morph":"He,Ncbpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בָּ⁠אֵ֥שׁ","strong":"b:H0784","lemma":"אֵשׁ","morph":"He,Rd:Ncbsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יַפִּלֵ֑⁠ם","strong":"H5307","lemma":"נָפַל","morph":"He,Vhi3ms:Sp3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ֝⁠מַהֲמֹר֗וֹת","strong":"b:H4113","lemma":"מַהֲמֹרָה","morph":"He,R:Ncfpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּֽל","strong":"H1077","lemma":"בַּל","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָקֽוּמוּ","strong":"H6965b","lemma":"קוּם","morph":"He,Vqi3mp","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"May","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"men","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tongues","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"not","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"be","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"made","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"secure","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"on","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"earth","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"may","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"evil","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hunt","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"down","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"violent","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"man","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"strike","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"him","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dead","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"12":{"alignments":[{"topWords":[{"word":"אִ֥ישׁ","strong":"H0376","lemma":"אִישׁ","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לָשׁוֹן֮","strong":"H3956","lemma":"לָשׁוֹן","morph":"He,Ncbsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּל","strong":"H1077","lemma":"בַּל","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יִכּ֪וֹן","strong":"H3559a","lemma":"כּוּן","morph":"He,VNi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בָּ֫⁠אָ֥רֶץ","strong":"b:H0776","lemma":"אֶרֶץ","morph":"He,Rd:Ncbsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אִישׁ","strong":"H0376","lemma":"אִישׁ","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חָמָ֥ס","strong":"H2555","lemma":"חָמָס","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָ֑ע","strong":"H7451b","lemma":"רַע","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְ֝צוּדֶ֗⁠נּוּ","strong":"H6679a","lemma":"צוּד","morph":"He,Vqj3ms:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לְ⁠מַדְחֵפֹֽת","strong":"l:H4073","lemma":"מְדַחְפָה","morph":"He,R:Ncfpa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"I","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"know","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"that","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"judge","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"favor","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"afflicted","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"that","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"he","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"will","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"give","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"justice","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"needy","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"13":{"alignments":[{"topWords":[{"word":"יָדַ֗עְתִּי","strong":"H3045","lemma":"יָדַע","morph":"He,Vqp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"כִּֽי","strong":"H3588a","lemma":"כִּי","morph":"He,C","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יַעֲשֶׂ֣ה","strong":"H6213a","lemma":"עָשָׂה","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְ֭הוָה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"דִּ֣ין","strong":"H1779","lemma":"דִּין","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עָנִ֑י","strong":"H6041","lemma":"עָנִי","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מִ֝שְׁפַּ֗ט","strong":"H4941","lemma":"מִשְׁפָּט","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֶבְיֹנִֽים","strong":"H0034","lemma":"אֶבְיוֹן","morph":"He,Aampa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Surely","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"righteous","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"people","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"give","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"thanks","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"your","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"name","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"upright","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"people","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"will","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"live","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"your","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"presence","occurrence":1,"occurrences":1,"type":"bottomWord"}]}} \ No newline at end of file +{"1":{"alignments":[{"topWords":[{"word":"חַלְּצֵ֣⁠נִי","strong":"H2502a","lemma":"חָלַץ","morph":"He,Vpv2ms:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְ֭הוָה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מֵ⁠אָדָ֣ם","strong":"m:H0120","lemma":"אָדָם","morph":"He,R:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָ֑ע","strong":"H7451a","lemma":"רַע","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מֵ⁠אִ֖ישׁ","strong":"m:H0376","lemma":"אִישׁ","morph":"He,R:Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חֲמָסִ֣ים","strong":"H2555","lemma":"חָמָס","morph":"He,Ncmpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תִּנְצְרֵֽ⁠נִי","strong":"H5341","lemma":"נָצַר","morph":"He,Vqi2ms:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rescue","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"from","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"wicked","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"preserve","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"from","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"violent","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"men","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"2":{"alignments":[{"topWords":[{"word":"אֲשֶׁ֤ר","strong":"H0834a","lemma":"אֲשֶׁר","morph":"He,Tr","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חָשְׁב֣וּ","strong":"H2803","lemma":"חָשַׁב","morph":"He,Vqp3cp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָע֣וֹת","strong":"H7451c","lemma":"רַע","morph":"He,Ncfpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ⁠לֵ֑ב","strong":"b:H3820a","lemma":"לֵב","morph":"He,R:Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"כָּל","strong":"H3605","lemma":"כֹּל","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"י֝֗וֹם","strong":"H3117","lemma":"יוֹם","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָג֥וּרוּ","strong":"H1481b","lemma":"גּוּר","morph":"He,Vqi3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מִלְחָמֽוֹת","strong":"H4421","lemma":"מִלְחָמָה","morph":"He,Ncfpa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"They","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"plan","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"evil","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"their","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hearts","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"they","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"cause","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"battles","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"every","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"day","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"3":{"alignments":[{"topWords":[{"word":"שָֽׁנֲנ֣וּ","strong":"H8150","lemma":"שָׁנַן","morph":"He,Vqp3cp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לְשׁוֹנָ⁠ם֮","strong":"H3956","lemma":"לָשׁוֹן","morph":"He,Ncbsc:Sp3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"כְּֽמוֹ","strong":"H3644","lemma":"כְּמוֹ","morph":"He,R","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"נָ֫חָ֥שׁ","strong":"H5175","lemma":"נָחָשׁ","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חֲמַ֥ת","strong":"H2534","lemma":"חֵמָה","morph":"He,Ncfsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עַכְשׁ֑וּב","strong":"H5919","lemma":"עַכְשׁוּב","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תַּ֖חַת","strong":"H8478","lemma":"תַּחַת","morph":"He,R","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"שְׂפָתֵ֣י⁠מוֹ","strong":"H8193","lemma":"שָׂפָה","morph":"He,Ncfdc:Sp3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"סֶֽלָה","strong":"H5542","lemma":"סֶלָה","morph":"He,Tj","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Their","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tongues","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"wound","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"like","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"serpents","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vipers","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"poison","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"is","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"on","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"their","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"lips","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Selah","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"4":{"alignments":[{"topWords":[{"word":"שָׁמְרֵ֤⁠נִי","strong":"H8104","lemma":"שָׁמַר","morph":"He,Vqv2ms:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְהוָ֨ה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מִ֘⁠ידֵ֤י","strong":"m:H3027","lemma":"יָד","morph":"He,R:Ncbdc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָשָׁ֗ע","strong":"H7563","lemma":"רָשָׁע","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מֵ⁠אִ֣ישׁ","strong":"m:H0376","lemma":"אִישׁ","morph":"He,R:Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חֲמָסִ֣ים","strong":"H2555","lemma":"חָמָס","morph":"He,Ncmpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תִּנְצְרֵ֑⁠נִי","strong":"H5341","lemma":"נָצַר","morph":"He,Vqi2ms:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֲשֶׁ֥ר","strong":"H0834a","lemma":"אֲשֶׁר","morph":"He,Tr","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חָ֝שְׁב֗וּ","strong":"H2803","lemma":"חָשַׁב","morph":"He,Vqp3cp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לִ⁠דְח֥וֹת","strong":"l:H1760a","lemma":"דָּחָה","morph":"He,R:Vqc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"פְּעָמָֽ⁠י","strong":"H6471","lemma":"פַּעַם","morph":"He,Ncfpc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Keep","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"from","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"hands","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"wicked","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"preserve","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"from","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"violent","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"men","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"who","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"plan","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"knock","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"over","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"5":{"alignments":[{"topWords":[{"word":"טָֽמְנֽוּ","strong":"H2934","lemma":"טָמַן","morph":"He,Vqp3cp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"גֵאִ֨ים","strong":"H1343","lemma":"גֵּאֶה","morph":"He,Aampa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"פַּ֡ח","strong":"H6341a","lemma":"פַּח","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לִ֗⁠י","strong":"l","lemma":"","morph":"He,R:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"וַ⁠חֲבָלִ֗ים","strong":"c:H2256a","lemma":"חֶבֶל","morph":"He,C:Ncbpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"פָּ֣רְשׂוּ","strong":"H6566","lemma":"פָּרַשׂ","morph":"He,Vqp3cp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רֶ֭שֶׁת","strong":"H7568","lemma":"רֶשֶׁת","morph":"He,Ncfsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לְ⁠יַד","strong":"l:H3027","lemma":"יָד","morph":"He,R:Ncbsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מַעְגָּ֑ל","strong":"H4570","lemma":"מַעְגָּל","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מֹקְשִׁ֖ים","strong":"H4170","lemma":"מוֹקֵשׁ","morph":"He,Ncmpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"שָֽׁתוּ","strong":"H7896","lemma":"שִׁית","morph":"He,Vqp3cp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לִ֣⁠י","strong":"l","lemma":"","morph":"He,R:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"סֶֽלָה","strong":"H5542","lemma":"סֶלָה","morph":"He,Tj","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"The","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"proud","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"have","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"set","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"a","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"trap","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"for","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"me","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"they","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"have","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"spread","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"a","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"net","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"they","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"have","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"set","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"a","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"snare","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"for","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"me","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"Selah","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"6":{"alignments":[{"topWords":[{"word":"אָמַ֣רְתִּי","strong":"H0559","lemma":"אָמַר","morph":"He,Vqp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לַ֭⁠יהוָה","strong":"l:H3068","lemma":"יְהֹוָה","morph":"He,R:Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֵ֣לִ⁠י","strong":"H0410","lemma":"אֵל","morph":"He,Ncmsc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אָ֑תָּה","strong":"H0859a","lemma":"אַתָּה","morph":"He,Pp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"הַאֲזִ֥ינָ⁠ה","strong":"H0238","lemma":"אָזַן","morph":"He,Vhv2ms:Sh","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְ֝הוָ֗ה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ק֣וֹל","strong":"H6963a","lemma":"קוֹל","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"תַּחֲנוּנָֽ⁠י","strong":"H8469","lemma":"תַּחֲנוּן","morph":"He,Ncmpc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"I","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"said","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"You","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"are","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"God","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"listen","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"my","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"cries","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"for","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mercy","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"7":{"alignments":[{"topWords":[{"word":"יְהֹוִ֣ה","strong":"H3069","lemma":"יְהֹוִה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֲ֭דֹנָ⁠י","strong":"H0136","lemma":"אֲדֹנָי","morph":"He,Ncmpc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עֹ֣ז","strong":"H5797","lemma":"עֹז","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְשׁוּעָתִ֑⁠י","strong":"H3444","lemma":"יְשׁוּעָה","morph":"He,Ncfsc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"סַכֹּ֥תָה","strong":"H5526b","lemma":"סָכַךְ","morph":"He,Vqp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לְ֝⁠רֹאשִׁ֗⁠י","strong":"l:H7218a","lemma":"רֹאשׁ","morph":"He,R:Ncmsc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ⁠י֣וֹם","strong":"b:H3117","lemma":"יוֹם","morph":"He,R:Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"נָֽשֶׁק","strong":"H5402","lemma":"נֶשֶׁק","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"Lord","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"you","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"are","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"powerfully","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"able","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"save","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"you","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"shield","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"my","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"head","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"day","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"battle","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"8":{"alignments":[{"topWords":[{"word":"אַל","strong":"H0408","lemma":"אַל","morph":"He,Tn","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"תִּתֵּ֣ן","strong":"H5414","lemma":"נָתַן","morph":"He,Vqj2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְ֭הוָה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מַאֲוַיֵּ֣י","strong":"H3970","lemma":"מַאֲוַי","morph":"He,Ncmpc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָשָׁ֑ע","strong":"H7563","lemma":"רָשָׁע","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"זְמָמ֥⁠וֹ","strong":"H2162","lemma":"זָמָם","morph":"He,Ncmsc:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אַל","strong":"H0408","lemma":"אַל","morph":"He,Tn","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"תָּ֝פֵ֗ק","strong":"H6329","lemma":"פּוּק","morph":"He,Vhj2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָר֥וּמוּ","strong":"H7311a","lemma":"רוּם","morph":"He,Vqi3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"סֶֽלָה","strong":"H5542","lemma":"סֶלָה","morph":"He,Tj","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"do","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"not","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"grant","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"desires","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"wicked","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"do","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"not","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"let","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"their","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"plots","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"succeed","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Selah","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"9":{"alignments":[{"topWords":[{"word":"רֹ֥אשׁ","strong":"H7218a","lemma":"רֹאשׁ","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מְסִבָּ֑⁠י","strong":"H4524","lemma":"מֵסַב","morph":"He,Vhrmpc:Sp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עֲמַ֖ל","strong":"H5999","lemma":"עָמָל","morph":"He,Ncbsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"שְׂפָתֵ֣י⁠מוֹ","strong":"H8193","lemma":"שָׂפָה","morph":"He,Ncfdc:Sp3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְכַסֵּֽמוֹ","strong":"H3680","lemma":"כָּסָה","morph":"He,Vpj3ms:Sp3mp","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Those","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"who","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"surround","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"me","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"raise","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"their","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"heads","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"let","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mischief","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"their","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"own","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"lips","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"cover","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"them","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"10":{"alignments":[{"topWords":[{"word":"יִמּ֥וֹטוּ","strong":"H4131","lemma":"מוֹט","morph":"He,Vqj3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עֲלֵי⁠הֶ֗ם","strong":"H5921a","lemma":"עַל","morph":"He,R:Sp3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"גֶּֽחָ֫לִ֥ים","strong":"H1513","lemma":"גֶּחֶל","morph":"He,Ncbpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בָּ⁠אֵ֥שׁ","strong":"b:H0784","lemma":"אֵשׁ","morph":"He,Rd:Ncbsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יַפִּלֵ֑⁠ם","strong":"H5307","lemma":"נָפַל","morph":"He,Vhi3ms:Sp3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בְּ֝⁠מַהֲמֹר֗וֹת","strong":"b:H4113","lemma":"מַהֲמֹרָה","morph":"He,R:Ncfpa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּֽל","strong":"H1077","lemma":"בַּל","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יָקֽוּמוּ","strong":"H6965b","lemma":"קוּם","morph":"He,Vqi3mp","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Let","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"burning","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"coals","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"fall","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"on","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"them","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"throw","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"them","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"into","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"fire","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"into","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"bottomless","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pits","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"never","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"more","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rise","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"11":{"alignments":[{"topWords":[{"word":"אִ֥ישׁ","strong":"H0376","lemma":"אִישׁ","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לָשׁוֹן֮","strong":"H3956","lemma":"לָשׁוֹן","morph":"He,Ncbsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בַּל","strong":"H1077","lemma":"בַּל","morph":"He,Tn","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יִכּ֪וֹן","strong":"H3559a","lemma":"כּוּן","morph":"He,VNi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"בָּ֫⁠אָ֥רֶץ","strong":"b:H0776","lemma":"אֶרֶץ","morph":"He,Rd:Ncbsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אִישׁ","strong":"H0376","lemma":"אִישׁ","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"חָמָ֥ס","strong":"H2555","lemma":"חָמָס","morph":"He,Ncmsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"רָ֑ע","strong":"H7451b","lemma":"רַע","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְ֝צוּדֶ֗⁠נּוּ","strong":"H6679a","lemma":"צוּד","morph":"He,Vqj3ms:Sp3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לְ⁠מַדְחֵפֹֽת","strong":"l:H4073","lemma":"מְדַחְפָה","morph":"He,R:Ncfpa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"May","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"men","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tongues","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"not","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"be","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"made","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"secure","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"on","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"earth","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"may","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"evil","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hunt","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"down","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"violent","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"man","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"strike","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"him","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dead","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"12":{"alignments":[{"topWords":[{"word":"יָדַ֗עְתִּי","strong":"H3045","lemma":"יָדַע","morph":"He,Vqp1cs","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"כִּֽי","strong":"H3588a","lemma":"כִּי","morph":"He,C","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יַעֲשֶׂ֣ה","strong":"H6213a","lemma":"עָשָׂה","morph":"He,Vqi3ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְ֭הוָה","strong":"H3068","lemma":"יְהֹוָה","morph":"He,Np","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"דִּ֣ין","strong":"H1779","lemma":"דִּין","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"עָנִ֑י","strong":"H6041","lemma":"עָנִי","morph":"He,Aamsa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"מִ֝שְׁפַּ֗ט","strong":"H4941","lemma":"מִשְׁפָּט","morph":"He,Ncmsc","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֶבְיֹנִֽים","strong":"H0034","lemma":"אֶבְיוֹן","morph":"He,Aampa","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"I","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"know","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"that","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"Yahweh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"judge","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"favor","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"of","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"afflicted","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"and","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"that","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"he","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"will","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"give","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"justice","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"needy","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"13":{"alignments":[{"topWords":[{"word":"אַ֣ךְ","strong":"H0389","lemma":"אַךְ","morph":"He,Ta","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"צַ֭דִּיקִים","strong":"H6662","lemma":"צַדִּיק","morph":"He,Aampa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יוֹד֣וּ","strong":"H3034","lemma":"יָדָה","morph":"He,Vhi3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"לִ⁠שְׁמֶ֑⁠ךָ","strong":"l:H8034","lemma":"שֵׁם","morph":"He,R:Ncmsc:Sp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יֵשְׁב֥וּ","strong":"H3427","lemma":"יָשַׁב","morph":"He,Vqi3mp","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"יְ֝שָׁרִ֗ים","strong":"H3477","lemma":"יָשָׁר","morph":"He,Aampa","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"אֶת","strong":"H0854","lemma":"אֵת","morph":"He,R","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"פָּנֶֽי⁠ךָ","strong":"H6440","lemma":"פָּנִים","morph":"He,Ncbpc:Sp2ms","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"Surely","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"righteous","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"people","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"will","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"give","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"thanks","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"to","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"your","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"name","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"the","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"upright","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"people","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"will","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"live","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"in","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"your","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"presence","occurrence":1,"occurrences":1,"type":"bottomWord"}]}} \ No newline at end of file diff --git a/.apps/translationCore/index/translationWords/psa/.categories b/.apps/translationCore/index/translationWords/psa/.categories index ac177265..d4beabd6 100644 --- a/.apps/translationCore/index/translationWords/psa/.categories +++ b/.apps/translationCore/index/translationWords/psa/.categories @@ -491,5 +491,5 @@ "wisemen", "wrong" ], - "timestamp": "2020-03-20T14:58:44.497Z" + "timestamp": "2020-07-29T15:01:07.048Z" } diff --git a/.apps/translationCore/index/translationWords/psa/aaron.json b/.apps/translationCore/index/translationWords/psa/aaron.json index b3b31227..55ea74eb 100644 --- a/.apps/translationCore/index/translationWords/psa/aaron.json +++ b/.apps/translationCore/index/translationWords/psa/aaron.json @@ -1 +1,134 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":26},"tool":"translationWords","groupId":"aaron","quote":"אַ֝הֲרֹ֗ן","strong":["H0175"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":10},"tool":"translationWords","groupId":"aaron","quote":"אַ֭הֲרֹן","strong":["H0175"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":12},"tool":"translationWords","groupId":"aaron","quote":"אַהֲרֹֽן","strong":["H0175"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":3},"tool":"translationWords","groupId":"aaron","quote":"אַהֲרֹ֑ן","strong":["H0175"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":133,"verse":2},"tool":"translationWords","groupId":"aaron","quote":"אַהֲרֹ֑ן","strong":["H0175"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":19},"tool":"translationWords","groupId":"aaron","quote":"אַ֝הֲרֹ֗ן","strong":["H0175"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "aaron", + "quote": "אַ֝הֲרֹ֗ן", + "strong": [ + "H0175" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "aaron", + "quote": "אַ֭הֲרֹן", + "strong": [ + "H0175" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "aaron", + "quote": "אַהֲרֹֽן", + "strong": [ + "H0175" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "aaron", + "quote": "אַהֲרֹ֑ן", + "strong": [ + "H0175" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 133, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "aaron", + "quote": "אַהֲרֹ֑ן", + "strong": [ + "H0175" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "aaron", + "quote": "אַ֝הֲרֹ֗ן", + "strong": [ + "H0175" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/adversary.json b/.apps/translationCore/index/translationWords/psa/adversary.json index 1c9d5d10..b68c612c 100644 --- a/.apps/translationCore/index/translationWords/psa/adversary.json +++ b/.apps/translationCore/index/translationWords/psa/adversary.json @@ -1 +1 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":3,"verse":1},"tool":"translationWords","groupId":"adversary","quote":"צָרָ֑⁠י","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":3,"verse":7},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבַ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":7},"tool":"translationWords","groupId":"adversary","quote":"צוֹרְרָֽ⁠י","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":10},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבָ֑⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":4},"tool":"translationWords","groupId":"adversary","quote":"צוֹרְרִ֣⁠י","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":5},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵ֨ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":6},"tool":"translationWords","groupId":"adversary","quote":"צוֹרְרָ֑⁠י","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":8,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"צוֹרְרֶ֑י⁠ךָ","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":8,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"א֝וֹיֵ֗ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":3},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבַ֥⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":5},"tool":"translationWords","groupId":"adversary","quote":"צ֝וֹרְרָ֗י⁠ו","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":13,"verse":3},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבִ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":13,"verse":5},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבִ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":13,"verse":5},"tool":"translationWords","groupId":"adversary","quote":"צָרַ֥⁠י","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":9},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבַ֥⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":3},"tool":"translationWords","groupId":"adversary","quote":"אֹ֝יְבַ֗⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":17},"tool":"translationWords","groupId":"adversary","quote":"מֵ⁠אֹיְבִ֥⁠י","strong":["m:H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":37},"tool":"translationWords","groupId":"adversary","quote":"א֭וֹיְבַ⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":48},"tool":"translationWords","groupId":"adversary","quote":"מֵ⁠אֹ֫יְבָ֥⁠י","strong":["m:H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":null},"tool":"translationWords","groupId":"adversary","quote":"אֹ֝יְבָ֗י⁠ו","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":8},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבֶ֑י⁠ךָ","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":23,"verse":5},"tool":"translationWords","groupId":"adversary","quote":"צֹרְרָ֑⁠י","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבַ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":19},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבַ֥⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"צָרַ֣⁠י","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":6},"tool":"translationWords","groupId":"adversary","quote":"אֹֽיְבַ֬⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":12},"tool":"translationWords","groupId":"adversary","quote":"צָרָ֑⁠י","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":1},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבַ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":8},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵ֑ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":11},"tool":"translationWords","groupId":"adversary","quote":"צֹרְרַ֨⁠י","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":15},"tool":"translationWords","groupId":"adversary","quote":"א֝וֹיְבַ֗⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":19},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבַ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבָֽי⁠ו","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":5},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבַ֗⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":11},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבִ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":9},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵֽב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":10},"tool":"translationWords","groupId":"adversary","quote":"צוֹרְרָ֑⁠י","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":43,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵֽב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":5},"tool":"translationWords","groupId":"adversary","quote":"צָרֵ֣י⁠נוּ","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":10},"tool":"translationWords","groupId":"adversary","quote":"צָ֑ר","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":16},"tool":"translationWords","groupId":"adversary","quote":"א֝וֹיֵ֗ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":5},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבֵ֥י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":3},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵ֗ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":12},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵ֥ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":9},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבַ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":1},"tool":"translationWords","groupId":"adversary","quote":"מֵ⁠אֹיְבַ֥⁠י","strong":["m:H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":60,"verse":12},"tool":"translationWords","groupId":"adversary","quote":"צָרֵֽי⁠נוּ","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":61,"verse":3},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵֽב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":64,"verse":1},"tool":"translationWords","groupId":"adversary","quote":"א֝וֹיֵ֗ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":3},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבֶֽי⁠ךָ","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":1},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבָ֑י⁠ו","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":21},"tool":"translationWords","groupId":"adversary","quote":"אֹ֫יְבָ֥י⁠ו","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":23},"tool":"translationWords","groupId":"adversary","quote":"מֵ⁠אֹיְבִ֥ים","strong":["m:H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":4},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבַ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":18},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבַ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":19},"tool":"translationWords","groupId":"adversary","quote":"צוֹרְרָֽ⁠י","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":10},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבַ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":3},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵ֣ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":4},"tool":"translationWords","groupId":"adversary","quote":"צֹ֭רְרֶי⁠ךָ","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":10},"tool":"translationWords","groupId":"adversary","quote":"צָ֑ר","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":10},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵ֖ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":18},"tool":"translationWords","groupId":"adversary","quote":"א֭וֹיֵב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":23},"tool":"translationWords","groupId":"adversary","quote":"צֹרְרֶ֑י⁠ךָ","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":42},"tool":"translationWords","groupId":"adversary","quote":"צָֽר","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":53},"tool":"translationWords","groupId":"adversary","quote":"א֝וֹיְבֵי⁠הֶ֗ם","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":61},"tool":"translationWords","groupId":"adversary","quote":"צָֽר","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":66},"tool":"translationWords","groupId":"adversary","quote":"צָרָ֥י⁠ו","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":14},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבֵי⁠הֶ֣ם","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":14},"tool":"translationWords","groupId":"adversary","quote":"צָ֝רֵי⁠הֶ֗ם","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":83,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"א֭וֹיְבֶי⁠ךָ","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":10},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבֶֽי⁠ךָ","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":22},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵ֣ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":23},"tool":"translationWords","groupId":"adversary","quote":"צָרָ֑י⁠ו","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":42},"tool":"translationWords","groupId":"adversary","quote":"צָרָ֑י⁠ו","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":42},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבָֽי⁠ו","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":51},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבֶ֥י⁠ךָ","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":9},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבֶ֡י⁠ךָ","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":9},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבֶ֣י⁠ךָ","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":3},"tool":"translationWords","groupId":"adversary","quote":"צָרָֽי⁠ו","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":8},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבָ֑⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":10},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵֽב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":11},"tool":"translationWords","groupId":"adversary","quote":"צָרֵי⁠הֶ֑ם","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":42},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבֵי⁠הֶ֑ם","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"צָֽר","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":108,"verse":13},"tool":"translationWords","groupId":"adversary","quote":"צָרֵֽי⁠נוּ","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":110,"verse":1},"tool":"translationWords","groupId":"adversary","quote":"אֹ֝יְבֶ֗י⁠ךָ","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":110,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבֶֽי⁠ךָ","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":98},"tool":"translationWords","groupId":"adversary","quote":"מֵ֭⁠אֹ֣יְבַ⁠י","strong":["m:H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":139},"tool":"translationWords","groupId":"adversary","quote":"צָרָֽ⁠י","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":127,"verse":5},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבִ֣ים","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":129,"verse":1},"tool":"translationWords","groupId":"adversary","quote":"צְרָר֣וּ⁠נִי","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":129,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"צְרָר֣וּ⁠נִי","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":132,"verse":18},"tool":"translationWords","groupId":"adversary","quote":"א֭וֹיְבָי⁠ו","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":138,"verse":7},"tool":"translationWords","groupId":"adversary","quote":"אֹ֭יְבַ⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":3},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵ֨ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":9},"tool":"translationWords","groupId":"adversary","quote":"מֵ⁠אֹיְבַ֥⁠י","strong":["m:H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":12},"tool":"translationWords","groupId":"adversary","quote":"אֹ֫יְבָ֥⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":12},"tool":"translationWords","groupId":"adversary","quote":"צֹרֲרֵ֣י","strong":["H6887d"],"occurrence":1}}] +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":3,"verse":1},"tool":"translationWords","groupId":"adversary","quote":"צָרָ֑⁠י","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":3,"verse":7},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבַ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":7},"tool":"translationWords","groupId":"adversary","quote":"צוֹרְרָֽ⁠י","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":10},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבָ֑⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":4},"tool":"translationWords","groupId":"adversary","quote":"צוֹרְרִ֣⁠י","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":5},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵ֨ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":6},"tool":"translationWords","groupId":"adversary","quote":"צוֹרְרָ֑⁠י","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":8,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"צוֹרְרֶ֑י⁠ךָ","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":8,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"א֝וֹיֵ֗ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":3},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבַ֥⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":5},"tool":"translationWords","groupId":"adversary","quote":"צ֝וֹרְרָ֗י⁠ו","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":13,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבִ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":13,"verse":4},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבִ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":13,"verse":4},"tool":"translationWords","groupId":"adversary","quote":"צָרַ֥⁠י","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":9},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבַ֥⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":3},"tool":"translationWords","groupId":"adversary","quote":"אֹ֝יְבַ֗⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":17},"tool":"translationWords","groupId":"adversary","quote":"מֵ⁠אֹיְבִ֥⁠י","strong":["m:H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":37},"tool":"translationWords","groupId":"adversary","quote":"א֭וֹיְבַ⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":48},"tool":"translationWords","groupId":"adversary","quote":"מֵ⁠אֹ֫יְבָ֥⁠י","strong":["m:H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":null},"tool":"translationWords","groupId":"adversary","quote":"אֹ֝יְבָ֗י⁠ו","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":8},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבֶ֑י⁠ךָ","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":23,"verse":5},"tool":"translationWords","groupId":"adversary","quote":"צֹרְרָ֑⁠י","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבַ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":19},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבַ֥⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"צָרַ֣⁠י","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":6},"tool":"translationWords","groupId":"adversary","quote":"אֹֽיְבַ֬⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":12},"tool":"translationWords","groupId":"adversary","quote":"צָרָ֑⁠י","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":1},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבַ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":8},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵ֑ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":11},"tool":"translationWords","groupId":"adversary","quote":"צֹרְרַ֨⁠י","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":15},"tool":"translationWords","groupId":"adversary","quote":"א֝וֹיְבַ֗⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":19},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבַ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבָֽי⁠ו","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":5},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבַ֗⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":11},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבִ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":9},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵֽב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":10},"tool":"translationWords","groupId":"adversary","quote":"צוֹרְרָ֑⁠י","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":43,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵֽב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":5},"tool":"translationWords","groupId":"adversary","quote":"צָרֵ֣י⁠נוּ","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":10},"tool":"translationWords","groupId":"adversary","quote":"צָ֑ר","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":16},"tool":"translationWords","groupId":"adversary","quote":"א֝וֹיֵ֗ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":5},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבֵ֥י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":3},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵ֗ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":12},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵ֥ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":9},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבַ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":1},"tool":"translationWords","groupId":"adversary","quote":"מֵ⁠אֹיְבַ֥⁠י","strong":["m:H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":60,"verse":12},"tool":"translationWords","groupId":"adversary","quote":"צָרֵֽי⁠נוּ","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":61,"verse":3},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵֽב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":64,"verse":1},"tool":"translationWords","groupId":"adversary","quote":"א֝וֹיֵ֗ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":3},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבֶֽי⁠ךָ","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":1},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבָ֑י⁠ו","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":21},"tool":"translationWords","groupId":"adversary","quote":"אֹ֫יְבָ֥י⁠ו","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":23},"tool":"translationWords","groupId":"adversary","quote":"מֵ⁠אֹיְבִ֥ים","strong":["m:H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":4},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבַ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":18},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבַ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":19},"tool":"translationWords","groupId":"adversary","quote":"צוֹרְרָֽ⁠י","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":10},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבַ֣⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":3},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵ֣ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":4},"tool":"translationWords","groupId":"adversary","quote":"צֹ֭רְרֶי⁠ךָ","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":10},"tool":"translationWords","groupId":"adversary","quote":"צָ֑ר","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":10},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵ֖ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":18},"tool":"translationWords","groupId":"adversary","quote":"א֭וֹיֵב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":23},"tool":"translationWords","groupId":"adversary","quote":"צֹרְרֶ֑י⁠ךָ","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":42},"tool":"translationWords","groupId":"adversary","quote":"צָֽר","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":53},"tool":"translationWords","groupId":"adversary","quote":"א֝וֹיְבֵי⁠הֶ֗ם","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":61},"tool":"translationWords","groupId":"adversary","quote":"צָֽר","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":66},"tool":"translationWords","groupId":"adversary","quote":"צָרָ֥י⁠ו","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":14},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבֵי⁠הֶ֣ם","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":14},"tool":"translationWords","groupId":"adversary","quote":"צָ֝רֵי⁠הֶ֗ם","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":83,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"א֭וֹיְבֶי⁠ךָ","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":10},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבֶֽי⁠ךָ","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":22},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵ֣ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":23},"tool":"translationWords","groupId":"adversary","quote":"צָרָ֑י⁠ו","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":42},"tool":"translationWords","groupId":"adversary","quote":"צָרָ֑י⁠ו","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":42},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבָֽי⁠ו","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":51},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבֶ֥י⁠ךָ","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":9},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבֶ֡י⁠ךָ","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":9},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבֶ֣י⁠ךָ","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":3},"tool":"translationWords","groupId":"adversary","quote":"צָרָֽי⁠ו","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":8},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבָ֑⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":10},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵֽב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":11},"tool":"translationWords","groupId":"adversary","quote":"צָרֵי⁠הֶ֑ם","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":42},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבֵי⁠הֶ֑ם","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"צָֽר","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":108,"verse":13},"tool":"translationWords","groupId":"adversary","quote":"צָרֵֽי⁠נוּ","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":110,"verse":1},"tool":"translationWords","groupId":"adversary","quote":"אֹ֝יְבֶ֗י⁠ךָ","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":110,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"אֹיְבֶֽי⁠ךָ","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":98},"tool":"translationWords","groupId":"adversary","quote":"מֵ֭⁠אֹ֣יְבַ⁠י","strong":["m:H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":139},"tool":"translationWords","groupId":"adversary","quote":"צָרָֽ⁠י","strong":["H6862c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":127,"verse":5},"tool":"translationWords","groupId":"adversary","quote":"אוֹיְבִ֣ים","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":129,"verse":1},"tool":"translationWords","groupId":"adversary","quote":"צְרָר֣וּ⁠נִי","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":129,"verse":2},"tool":"translationWords","groupId":"adversary","quote":"צְרָר֣וּ⁠נִי","strong":["H6887d"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":132,"verse":18},"tool":"translationWords","groupId":"adversary","quote":"א֭וֹיְבָי⁠ו","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":138,"verse":7},"tool":"translationWords","groupId":"adversary","quote":"אֹ֭יְבַ⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":3},"tool":"translationWords","groupId":"adversary","quote":"אוֹיֵ֨ב","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":9},"tool":"translationWords","groupId":"adversary","quote":"מֵ⁠אֹיְבַ֥⁠י","strong":["m:H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":12},"tool":"translationWords","groupId":"adversary","quote":"אֹ֫יְבָ֥⁠י","strong":["H0341"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":12},"tool":"translationWords","groupId":"adversary","quote":"צֹרֲרֵ֣י","strong":["H6887d"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/bless.json b/.apps/translationCore/index/translationWords/psa/bless.json index 353f73b1..dae912e0 100644 --- a/.apps/translationCore/index/translationWords/psa/bless.json +++ b/.apps/translationCore/index/translationWords/psa/bless.json @@ -1 +1,1806 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":3,"verse":8},"tool":"translationWords","groupId":"bless","quote":"בִרְכָתֶ֣⁠ךָ","strong":["H1293"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":5,"verse":12},"tool":"translationWords","groupId":"bless","quote":"תְּבָרֵ֪ךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":3},"tool":"translationWords","groupId":"bless","quote":"בֵּ֝רֵ֗ךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":7},"tool":"translationWords","groupId":"bless","quote":"אֲבָרֵ֗ךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":46},"tool":"translationWords","groupId":"bless","quote":"וּ⁠בָר֣וּךְ","strong":["c:H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":3},"tool":"translationWords","groupId":"bless","quote":"בִּרְכ֣וֹת","strong":["H1293"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":6},"tool":"translationWords","groupId":"bless","quote":"בְרָכ֣וֹת","strong":["H1293"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":5},"tool":"translationWords","groupId":"bless","quote":"בְ֭רָכָה","strong":["H1293"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":26,"verse":12},"tool":"translationWords","groupId":"bless","quote":"אֲבָרֵ֥ךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":28,"verse":6},"tool":"translationWords","groupId":"bless","quote":"בָּר֥וּךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":28,"verse":9},"tool":"translationWords","groupId":"bless","quote":"וּ⁠בָרֵ֥ךְ","strong":["c:H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":11},"tool":"translationWords","groupId":"bless","quote":"יְבָרֵ֖ךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":21},"tool":"translationWords","groupId":"bless","quote":"בָּר֥וּךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":1},"tool":"translationWords","groupId":"bless","quote":"אֲבָרֲכָ֣ה","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":22},"tool":"translationWords","groupId":"bless","quote":"מְ֭בֹרָכָי⁠ו","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":26},"tool":"translationWords","groupId":"bless","quote":"לִ⁠בְרָכָֽה","strong":["l:H1293"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":13},"tool":"translationWords","groupId":"bless","quote":"בָּ֘ר֤וּךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":2},"tool":"translationWords","groupId":"bless","quote":"בֵּֽרַכְ⁠ךָ֖","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":18},"tool":"translationWords","groupId":"bless","quote":"יְבָרֵ֑ךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":62,"verse":4},"tool":"translationWords","groupId":"bless","quote":"יְבָרֵ֑כוּ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":63,"verse":4},"tool":"translationWords","groupId":"bless","quote":"אֲבָרֶכְ⁠ךָ֣","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":65,"verse":10},"tool":"translationWords","groupId":"bless","quote":"תְּבָרֵֽךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":8},"tool":"translationWords","groupId":"bless","quote":"בָּרְכ֖וּ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":20},"tool":"translationWords","groupId":"bless","quote":"בָּר֥וּךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":67,"verse":1},"tool":"translationWords","groupId":"bless","quote":"וִֽ⁠יבָרְכֵ֑⁠נוּ","strong":["c:H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":67,"verse":6},"tool":"translationWords","groupId":"bless","quote":"יְ֝בָרְכֵ֗⁠נוּ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":67,"verse":7},"tool":"translationWords","groupId":"bless","quote":"יְבָרְכֵ֥⁠נוּ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":19},"tool":"translationWords","groupId":"bless","quote":"בָּ֤ר֣וּךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":26},"tool":"translationWords","groupId":"bless","quote":"בָּרְכ֣וּ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":35},"tool":"translationWords","groupId":"bless","quote":"בָּר֥וּךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":15},"tool":"translationWords","groupId":"bless","quote":"יְבָרֲכֶֽ⁠נְהֽוּ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":17},"tool":"translationWords","groupId":"bless","quote":"וְ⁠יִתְבָּ֥רְכוּ","strong":["c:H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":18},"tool":"translationWords","groupId":"bless","quote":"בָּר֤וּךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":19},"tool":"translationWords","groupId":"bless","quote":"וּ⁠בָר֤וּךְ","strong":["c:H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":6},"tool":"translationWords","groupId":"bless","quote":"בְּ֝רָכ֗וֹת","strong":["H1293"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":52},"tool":"translationWords","groupId":"bless","quote":"בָּר֖וּךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":95,"verse":6},"tool":"translationWords","groupId":"bless","quote":"נִ֝בְרְכָ֗ה","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":2},"tool":"translationWords","groupId":"bless","quote":"בָּרֲכ֣וּ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":100,"verse":4},"tool":"translationWords","groupId":"bless","quote":"בָּרֲכ֥וּ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":1},"tool":"translationWords","groupId":"bless","quote":"בָּרֲכִ֣י","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":2},"tool":"translationWords","groupId":"bless","quote":"בָּרֲכִ֣י","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":20},"tool":"translationWords","groupId":"bless","quote":"בָּרֲכ֥וּ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":21},"tool":"translationWords","groupId":"bless","quote":"בָּרֲכ֣וּ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":22},"tool":"translationWords","groupId":"bless","quote":"בָּרֲכ֤וּ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":22},"tool":"translationWords","groupId":"bless","quote":"בָּרֲכִ֥י","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":1},"tool":"translationWords","groupId":"bless","quote":"בָּרֲכִ֥י","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":35},"tool":"translationWords","groupId":"bless","quote":"בָּרֲכִ֣י","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":48},"tool":"translationWords","groupId":"bless","quote":"בָּר֤וּךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":38},"tool":"translationWords","groupId":"bless","quote":"וַ⁠יְבָרֲכֵ֣⁠ם","strong":["c:H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":28},"tool":"translationWords","groupId":"bless","quote":"תְבָ֫רֵ֥ךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":112,"verse":2},"tool":"translationWords","groupId":"bless","quote":"יְבֹרָֽךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":113,"verse":2},"tool":"translationWords","groupId":"bless","quote":"מְבֹרָ֑ךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":12},"tool":"translationWords","groupId":"bless","quote":"יְבָ֫רֵ֥ךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":12},"tool":"translationWords","groupId":"bless","quote":"יְ֭בָרֵךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":12},"tool":"translationWords","groupId":"bless","quote":"יְ֝בָרֵ֗ךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":13},"tool":"translationWords","groupId":"bless","quote":"יְ֭בָרֵךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":15},"tool":"translationWords","groupId":"bless","quote":"בְּרוּכִ֣ים","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":18},"tool":"translationWords","groupId":"bless","quote":"נְבָ֘רֵ֤ךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":26},"tool":"translationWords","groupId":"bless","quote":"בָּר֣וּךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":26},"tool":"translationWords","groupId":"bless","quote":"בֵּ֝רַֽכְנוּ⁠כֶ֗ם","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":12},"tool":"translationWords","groupId":"bless","quote":"בָּר֖וּךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":124,"verse":6},"tool":"translationWords","groupId":"bless","quote":"בָּר֥וּךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":128,"verse":4},"tool":"translationWords","groupId":"bless","quote":"יְבֹ֥רַךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":128,"verse":5},"tool":"translationWords","groupId":"bless","quote":"יְבָרֶכְ⁠ךָ֥","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":129,"verse":8},"tool":"translationWords","groupId":"bless","quote":"בִּרְכַּֽת","strong":["H1293"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":129,"verse":8},"tool":"translationWords","groupId":"bless","quote":"בֵּרַ֥כְנוּ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":132,"verse":15},"tool":"translationWords","groupId":"bless","quote":"בָּרֵ֣ךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":132,"verse":15},"tool":"translationWords","groupId":"bless","quote":"אֲבָרֵ֑ךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":134,"verse":1},"tool":"translationWords","groupId":"bless","quote":"בָּרֲכ֣וּ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":134,"verse":2},"tool":"translationWords","groupId":"bless","quote":"וּ֝⁠בָרֲכוּ","strong":["c:H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":134,"verse":3},"tool":"translationWords","groupId":"bless","quote":"יְבָרֶכְ⁠ךָ֣","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":19},"tool":"translationWords","groupId":"bless","quote":"בָּרֲכ֣וּ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":19},"tool":"translationWords","groupId":"bless","quote":"בָּרֲכ֥וּ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":20},"tool":"translationWords","groupId":"bless","quote":"בָּרֲכ֣וּ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":20},"tool":"translationWords","groupId":"bless","quote":"בָּרֲכ֥וּ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":21},"tool":"translationWords","groupId":"bless","quote":"בָּ֘ר֤וּךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":144,"verse":1},"tool":"translationWords","groupId":"bless","quote":"בָּ֘ר֤וּךְ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":1},"tool":"translationWords","groupId":"bless","quote":"וַ⁠אֲבָרֲכָ֥ה","strong":["c:H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":2},"tool":"translationWords","groupId":"bless","quote":"אֲבָרֲכֶ֑⁠ךָּ","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":10},"tool":"translationWords","groupId":"bless","quote":"יְבָרֲכֽוּ⁠כָה","strong":["H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":21},"tool":"translationWords","groupId":"bless","quote":"וִ⁠יבָרֵ֣ךְ","strong":["c:H1288"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":147,"verse":13},"tool":"translationWords","groupId":"bless","quote":"בֵּרַ֖ךְ","strong":["H1288"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 3, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בִרְכָתֶ֣⁠ךָ", + "strong": [ + "H1293" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 5, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "תְּבָרֵ֪ךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 10, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בֵּ֝רֵ֗ךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 16, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "אֲבָרֵ֗ךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 46 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "וּ⁠בָר֣וּךְ", + "strong": [ + "c:H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 21, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בִּרְכ֣וֹת", + "strong": [ + "H1293" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 21, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בְרָכ֣וֹת", + "strong": [ + "H1293" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 24, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בְ֭רָכָה", + "strong": [ + "H1293" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 26, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "אֲבָרֵ֥ךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 28, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּר֥וּךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 28, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "וּ⁠בָרֵ֥ךְ", + "strong": [ + "c:H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "יְבָרֵ֖ךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּר֥וּךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "אֲבָרֲכָ֣ה", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "מְ֭בֹרָכָי⁠ו", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "לִ⁠בְרָכָֽה", + "strong": [ + "l:H1293" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 41, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּ֘ר֤וּךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בֵּֽרַכְ⁠ךָ֖", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 49, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "יְבָרֵ֑ךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 62, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "יְבָרֵ֑כוּ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 63, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "אֲבָרֶכְ⁠ךָ֣", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 65, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "תְּבָרֵֽךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּרְכ֖וּ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּר֥וּךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 67, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "וִֽ⁠יבָרְכֵ֑⁠נוּ", + "strong": [ + "c:H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 67, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "יְ֝בָרְכֵ֗⁠נוּ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 67, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "יְבָרְכֵ֥⁠נוּ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּ֤ר֣וּךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּרְכ֣וּ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 35 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּר֥וּךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "יְבָרֲכֶֽ⁠נְהֽוּ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "וְ⁠יִתְבָּ֥רְכוּ", + "strong": [ + "c:H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּר֤וּךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "וּ⁠בָר֤וּךְ", + "strong": [ + "c:H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בְּ֝רָכ֗וֹת", + "strong": [ + "H1293" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 52 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּר֖וּךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 95, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "נִ֝בְרְכָ֗ה", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּרֲכ֣וּ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 100, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּרֲכ֥וּ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּרֲכִ֣י", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּרֲכִ֣י", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּרֲכ֥וּ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּרֲכ֣וּ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּרֲכ֤וּ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּרֲכִ֥י", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּרֲכִ֥י", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 35 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּרֲכִ֣י", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 48 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּר֤וּךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 38 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "וַ⁠יְבָרֲכֵ֣⁠ם", + "strong": [ + "c:H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 28 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "תְבָ֫רֵ֥ךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 112, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "יְבֹרָֽךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 113, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "מְבֹרָ֑ךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "יְבָ֫רֵ֥ךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "יְ֭בָרֵךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "יְ֝בָרֵ֗ךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "יְ֭בָרֵךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בְּרוּכִ֣ים", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "נְבָ֘רֵ֤ךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּר֣וּךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בֵּ֝רַֽכְנוּ⁠כֶ֗ם", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּר֖וּךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 124, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּר֥וּךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 128, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "יְבֹ֥רַךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 128, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "יְבָרֶכְ⁠ךָ֥", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 129, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בִּרְכַּֽת", + "strong": [ + "H1293" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 129, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בֵּרַ֥כְנוּ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 132, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּרֵ֣ךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 132, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "אֲבָרֵ֑ךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 134, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּרֲכ֣וּ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 134, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "וּ֝⁠בָרֲכוּ", + "strong": [ + "c:H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 134, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "יְבָרֶכְ⁠ךָ֣", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּרֲכ֣וּ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּרֲכ֥וּ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּרֲכ֣וּ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּרֲכ֥וּ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּ֘ר֤וּךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 144, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בָּ֘ר֤וּךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "וַ⁠אֲבָרֲכָ֥ה", + "strong": [ + "c:H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "אֲבָרֲכֶ֑⁠ךָּ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "יְבָרֲכֽוּ⁠כָה", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "וִ⁠יבָרֵ֣ךְ", + "strong": [ + "c:H1288" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 147, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "bless", + "quote": "בֵּרַ֖ךְ", + "strong": [ + "H1288" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/brother.json b/.apps/translationCore/index/translationWords/psa/brother.json index 006d9f54..5cdac22b 100644 --- a/.apps/translationCore/index/translationWords/psa/brother.json +++ b/.apps/translationCore/index/translationWords/psa/brother.json @@ -1 +1,134 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":22},"tool":"translationWords","groupId":"brother","quote":"לְ⁠אֶחָ֑⁠י","strong":["l:H0251"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":7},"tool":"translationWords","groupId":"brother","quote":"אָ֗ח","strong":["H0251"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":20},"tool":"translationWords","groupId":"brother","quote":"בְּ⁠אָחִ֣י⁠ךָ","strong":["b:H0251"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":8},"tool":"translationWords","groupId":"brother","quote":"לְ⁠אֶחָ֑⁠י","strong":["l:H0251"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":122,"verse":8},"tool":"translationWords","groupId":"brother","quote":"אַחַ֣⁠י","strong":["H0251"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":133,"verse":1},"tool":"translationWords","groupId":"brother","quote":"אַחִ֣ים","strong":["H0251"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 22, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "brother", + "quote": "לְ⁠אֶחָ֑⁠י", + "strong": [ + "l:H0251" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 49, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "brother", + "quote": "אָ֗ח", + "strong": [ + "H0251" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 50, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "brother", + "quote": "בְּ⁠אָחִ֣י⁠ךָ", + "strong": [ + "b:H0251" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "brother", + "quote": "לְ⁠אֶחָ֑⁠י", + "strong": [ + "l:H0251" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 122, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "brother", + "quote": "אַחַ֣⁠י", + "strong": [ + "H0251" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 133, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "brother", + "quote": "אַחִ֣ים", + "strong": [ + "H0251" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/chief.json b/.apps/translationCore/index/translationWords/psa/chief.json index dcff3ec5..8b7b1fff 100644 --- a/.apps/translationCore/index/translationWords/psa/chief.json +++ b/.apps/translationCore/index/translationWords/psa/chief.json @@ -1 +1,68 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":16},"tool":"translationWords","groupId":"chief","quote":"לְ֝⁠שָׂרִ֗ים","strong":["l:H8269"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":82,"verse":7},"tool":"translationWords","groupId":"chief","quote":"הַ⁠שָּׂרִ֣ים","strong":["d:H8269"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":133,"verse":2},"tool":"translationWords","groupId":"chief","quote":"הָ⁠רֹ֗אשׁ","strong":["d:H7218a"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "chief", + "quote": "לְ֝⁠שָׂרִ֗ים", + "strong": [ + "l:H8269" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 82, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "chief", + "quote": "הַ⁠שָּׂרִ֣ים", + "strong": [ + "d:H8269" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 133, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "chief", + "quote": "הָ⁠רֹ֗אשׁ", + "strong": [ + "d:H7218a" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/children.json b/.apps/translationCore/index/translationWords/psa/children.json index 84138646..ba12569a 100644 --- a/.apps/translationCore/index/translationWords/psa/children.json +++ b/.apps/translationCore/index/translationWords/psa/children.json @@ -1,24 +1 @@ -[ - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 126, - "verse": 6 - }, - "tool": "translationWords", - "groupId": "children", - "quote": "הַ֫⁠זָּ֥רַע", - "strong": [ - "d:H2233" - ], - "occurrence": 1 - } - } -] \ No newline at end of file +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":126,"verse":6},"tool":"translationWords","groupId":"children","quote":"הַ֫⁠זָּ֥רַע","strong":["d:H2233"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/comfort.json b/.apps/translationCore/index/translationWords/psa/comfort.json index 2c58d5f6..f30e983a 100644 --- a/.apps/translationCore/index/translationWords/psa/comfort.json +++ b/.apps/translationCore/index/translationWords/psa/comfort.json @@ -1 +1,134 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":23,"verse":4},"tool":"translationWords","groupId":"comfort","quote":"יְנַֽחֲמֻֽ⁠נִי","strong":["H5162"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":21},"tool":"translationWords","groupId":"comfort","quote":"תְּֽנַחֲמֵֽ⁠נִי","strong":["H5162"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":2},"tool":"translationWords","groupId":"comfort","quote":"הִנָּחֵ֣ם","strong":["H5162"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":110,"verse":4},"tool":"translationWords","groupId":"comfort","quote":"יִנָּחֵ֗ם","strong":["H5162"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":82},"tool":"translationWords","groupId":"comfort","quote":"תְּֽנַחֲמֵֽ⁠נִי","strong":["H5162"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":14},"tool":"translationWords","groupId":"comfort","quote":"יִתְנֶחָֽם","strong":["H5162"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 23, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "comfort", + "quote": "יְנַֽחֲמֻֽ⁠נִי", + "strong": [ + "H5162" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "comfort", + "quote": "תְּֽנַחֲמֵֽ⁠נִי", + "strong": [ + "H5162" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 77, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "comfort", + "quote": "הִנָּחֵ֣ם", + "strong": [ + "H5162" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 110, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "comfort", + "quote": "יִנָּחֵ֗ם", + "strong": [ + "H5162" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 82 + }, + "tool": "translationWords", + "groupId": "comfort", + "quote": "תְּֽנַחֲמֵֽ⁠נִי", + "strong": [ + "H5162" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "comfort", + "quote": "יִתְנֶחָֽם", + "strong": [ + "H5162" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/consume.json b/.apps/translationCore/index/translationWords/psa/consume.json index bf46d47e..73145d75 100644 --- a/.apps/translationCore/index/translationWords/psa/consume.json +++ b/.apps/translationCore/index/translationWords/psa/consume.json @@ -1 +1,464 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":37},"tool":"translationWords","groupId":"consume","quote":"כַּלּוֹתָֽ⁠ם","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":10},"tool":"translationWords","groupId":"consume","quote":"כָל֪וּ","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":20},"tool":"translationWords","groupId":"consume","quote":"כָּל֖וּ","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":20},"tool":"translationWords","groupId":"consume","quote":"כָּֽלוּ","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":10},"tool":"translationWords","groupId":"consume","quote":"כָלִֽיתִי","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":13},"tool":"translationWords","groupId":"consume","quote":"כַּלֵּ֥ה","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":13},"tool":"translationWords","groupId":"consume","quote":"כַּלֵּ֪ה","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":3},"tool":"translationWords","groupId":"consume","quote":"כָּל֥וּ","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":13},"tool":"translationWords","groupId":"consume","quote":"יִכְלוּ֮","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":20},"tool":"translationWords","groupId":"consume","quote":"כָּלּ֥וּ","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":26},"tool":"translationWords","groupId":"consume","quote":"כָּלָ֥ה","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":11},"tool":"translationWords","groupId":"consume","quote":"כַלֵּֽה","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":2},"tool":"translationWords","groupId":"consume","quote":"כָּלְתָ֨ה","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":7},"tool":"translationWords","groupId":"consume","quote":"כָלִ֥ינוּ","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":9},"tool":"translationWords","groupId":"consume","quote":"כִּלִּ֖ינוּ","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":3},"tool":"translationWords","groupId":"consume","quote":"כָל֣וּ","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":81},"tool":"translationWords","groupId":"consume","quote":"כָּלְתָ֣ה","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":82},"tool":"translationWords","groupId":"consume","quote":"כָּל֣וּ","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":87},"tool":"translationWords","groupId":"consume","quote":"כִּלּ֣וּ⁠נִי","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":123},"tool":"translationWords","groupId":"consume","quote":"כָּל֣וּ","strong":["H3615"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":7},"tool":"translationWords","groupId":"consume","quote":"כָּלְתָ֪ה","strong":["H3615"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 37 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כַּלּוֹתָֽ⁠ם", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כָל֪וּ", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כָּל֖וּ", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כָּֽלוּ", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 39, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כָלִֽיתִי", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 59, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כַּלֵּ֥ה", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 59, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כַּלֵּ֪ה", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כָּל֥וּ", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "יִכְלוּ֮", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כָּלּ֥וּ", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כָּלָ֥ה", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 74, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כַלֵּֽה", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כָּלְתָ֨ה", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 90, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כָלִ֥ינוּ", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 90, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כִּלִּ֖ינוּ", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 102, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כָל֣וּ", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 81 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כָּלְתָ֣ה", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 82 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כָּל֣וּ", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 87 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כִּלּ֣וּ⁠נִי", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 123 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כָּל֣וּ", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "consume", + "quote": "כָּלְתָ֪ה", + "strong": [ + "H3615" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/death.json b/.apps/translationCore/index/translationWords/psa/death.json index 2a5d0142..4cfd61bf 100644 --- a/.apps/translationCore/index/translationWords/psa/death.json +++ b/.apps/translationCore/index/translationWords/psa/death.json @@ -1 +1 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":8},"tool":"translationWords","groupId":"death","quote":"יַהֲרֹ֣ג","strong":["H2026"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":13,"verse":4},"tool":"translationWords","groupId":"death","quote":"הַ⁠מָּֽוֶת","strong":["d:H4194"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":32},"tool":"translationWords","groupId":"death","quote":"לַ⁠הֲמִית⁠וֹ","strong":["l:H4191"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":22},"tool":"translationWords","groupId":"death","quote":"הֹרַ֣גְנוּ","strong":["H2026"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":11},"tool":"translationWords","groupId":"death","quote":"תַּהַרְגֵ֤⁠ם","strong":["H2026"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":null},"tool":"translationWords","groupId":"death","quote":"לַ⁠הֲמִיתֽ⁠וֹ","strong":["l:H4191"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":34},"tool":"translationWords","groupId":"death","quote":"הֲרָגָ֥⁠ם","strong":["H2026"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":47},"tool":"translationWords","groupId":"death","quote":"יַהֲרֹ֣ג","strong":["H2026"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":6},"tool":"translationWords","groupId":"death","quote":"יַהֲרֹ֑גוּ","strong":["H2026"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":29},"tool":"translationWords","groupId":"death","quote":"וַ֝⁠יָּ֗מֶת","strong":["c:H4191"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":16},"tool":"translationWords","groupId":"death","quote":"לְ⁠מוֹתֵֽת","strong":["l:H4191"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":17},"tool":"translationWords","groupId":"death","quote":"הַ֭⁠מֵּתִים","strong":["d:H4191"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":15},"tool":"translationWords","groupId":"death","quote":"הַ֝⁠מָּ֗וְתָ⁠ה","strong":["d:H4194"],"occurrence":1}}] +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":8},"tool":"translationWords","groupId":"death","quote":"יַהֲרֹ֣ג","strong":["H2026"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":13,"verse":3},"tool":"translationWords","groupId":"death","quote":"הַ⁠מָּֽוֶת","strong":["d:H4194"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":32},"tool":"translationWords","groupId":"death","quote":"לַ⁠הֲמִית⁠וֹ","strong":["l:H4191"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":22},"tool":"translationWords","groupId":"death","quote":"הֹרַ֣גְנוּ","strong":["H2026"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":11},"tool":"translationWords","groupId":"death","quote":"תַּהַרְגֵ֤⁠ם","strong":["H2026"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":null},"tool":"translationWords","groupId":"death","quote":"לַ⁠הֲמִיתֽ⁠וֹ","strong":["l:H4191"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":34},"tool":"translationWords","groupId":"death","quote":"הֲרָגָ֥⁠ם","strong":["H2026"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":47},"tool":"translationWords","groupId":"death","quote":"יַהֲרֹ֣ג","strong":["H2026"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":6},"tool":"translationWords","groupId":"death","quote":"יַהֲרֹ֑גוּ","strong":["H2026"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":29},"tool":"translationWords","groupId":"death","quote":"וַ֝⁠יָּ֗מֶת","strong":["c:H4191"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":16},"tool":"translationWords","groupId":"death","quote":"לְ⁠מוֹתֵֽת","strong":["l:H4191"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":17},"tool":"translationWords","groupId":"death","quote":"הַ֭⁠מֵּתִים","strong":["d:H4191"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":15},"tool":"translationWords","groupId":"death","quote":"הַ֝⁠מָּ֗וְתָ⁠ה","strong":["d:H4194"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/delight.json b/.apps/translationCore/index/translationWords/psa/delight.json index 4c7a353d..54626831 100644 --- a/.apps/translationCore/index/translationWords/psa/delight.json +++ b/.apps/translationCore/index/translationWords/psa/delight.json @@ -1 +1,376 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":19},"tool":"translationWords","groupId":"delight","quote":"חָ֥פֵֽץ","strong":["H2654a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":8},"tool":"translationWords","groupId":"delight","quote":"חָ֥פֵֽץ","strong":["H2654a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":23},"tool":"translationWords","groupId":"delight","quote":"יֶחְפָּֽץ","strong":["H2654a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":6},"tool":"translationWords","groupId":"delight","quote":"חָפַ֗צְתָּ","strong":["H2654a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":8},"tool":"translationWords","groupId":"delight","quote":"חָפָ֑צְתִּי","strong":["H2654a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":11},"tool":"translationWords","groupId":"delight","quote":"חָפַ֣צְתָּ","strong":["H2654a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":6},"tool":"translationWords","groupId":"delight","quote":"חָפַ֣צְתָּ","strong":["H2654a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":16},"tool":"translationWords","groupId":"delight","quote":"תַחְפֹּ֣ץ","strong":["H2654a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":19},"tool":"translationWords","groupId":"delight","quote":"תַּחְפֹּ֣ץ","strong":["H2654a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":30},"tool":"translationWords","groupId":"delight","quote":"יֶחְפָּֽצוּ","strong":["H2654a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":25},"tool":"translationWords","groupId":"delight","quote":"חָפַ֥צְתִּי","strong":["H2654a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":17},"tool":"translationWords","groupId":"delight","quote":"חָפֵ֥ץ","strong":["H2654a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":112,"verse":1},"tool":"translationWords","groupId":"delight","quote":"חָפֵ֥ץ","strong":["H2654a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":3},"tool":"translationWords","groupId":"delight","quote":"חָפֵ֣ץ","strong":["H2654a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":35},"tool":"translationWords","groupId":"delight","quote":"חָפָֽצְתִּי","strong":["H2654a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":6},"tool":"translationWords","groupId":"delight","quote":"חָפֵ֥ץ","strong":["H2654a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":147,"verse":10},"tool":"translationWords","groupId":"delight","quote":"יֶחְפָּ֑ץ","strong":["H2654a"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "delight", + "quote": "חָ֥פֵֽץ", + "strong": [ + "H2654a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 22, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "delight", + "quote": "חָ֥פֵֽץ", + "strong": [ + "H2654a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 23 + }, + "tool": "translationWords", + "groupId": "delight", + "quote": "יֶחְפָּֽץ", + "strong": [ + "H2654a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "delight", + "quote": "חָפַ֗צְתָּ", + "strong": [ + "H2654a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "delight", + "quote": "חָפָ֑צְתִּי", + "strong": [ + "H2654a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 41, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "delight", + "quote": "חָפַ֣צְתָּ", + "strong": [ + "H2654a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 51, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "delight", + "quote": "חָפַ֣צְתָּ", + "strong": [ + "H2654a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 51, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "delight", + "quote": "תַחְפֹּ֣ץ", + "strong": [ + "H2654a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 51, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "delight", + "quote": "תַּחְפֹּ֣ץ", + "strong": [ + "H2654a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 30 + }, + "tool": "translationWords", + "groupId": "delight", + "quote": "יֶחְפָּֽצוּ", + "strong": [ + "H2654a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 25 + }, + "tool": "translationWords", + "groupId": "delight", + "quote": "חָפַ֥צְתִּי", + "strong": [ + "H2654a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "delight", + "quote": "חָפֵ֥ץ", + "strong": [ + "H2654a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 112, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "delight", + "quote": "חָפֵ֥ץ", + "strong": [ + "H2654a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "delight", + "quote": "חָפֵ֣ץ", + "strong": [ + "H2654a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 35 + }, + "tool": "translationWords", + "groupId": "delight", + "quote": "חָפָֽצְתִּי", + "strong": [ + "H2654a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "delight", + "quote": "חָפֵ֥ץ", + "strong": [ + "H2654a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 147, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "delight", + "quote": "יֶחְפָּ֑ץ", + "strong": [ + "H2654a" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/evil.json b/.apps/translationCore/index/translationWords/psa/evil.json index 14a7de7b..8e8e8c80 100644 --- a/.apps/translationCore/index/translationWords/psa/evil.json +++ b/.apps/translationCore/index/translationWords/psa/evil.json @@ -1 +1,1212 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":5,"verse":4},"tool":"translationWords","groupId":"evil","quote":"רָֽע","strong":["H7451b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":4},"tool":"translationWords","groupId":"evil","quote":"רָ֑ע","strong":["H7451b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":9},"tool":"translationWords","groupId":"evil","quote":"רַ֨ע","strong":["H7451b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":15,"verse":3},"tool":"translationWords","groupId":"evil","quote":"רָעָ֑ה","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":21},"tool":"translationWords","groupId":"evil","quote":"רָ֝שַׁ֗עְתִּי","strong":["H7561"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":11},"tool":"translationWords","groupId":"evil","quote":"רָעָ֑ה","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":23,"verse":4},"tool":"translationWords","groupId":"evil","quote":"רָ֗ע","strong":["H7451b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":5},"tool":"translationWords","groupId":"evil","quote":"רָ֫עָ֥ה","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":16},"tool":"translationWords","groupId":"evil","quote":"רָ֑ע","strong":["H7451a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":19},"tool":"translationWords","groupId":"evil","quote":"רָע֣וֹת","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":21},"tool":"translationWords","groupId":"evil","quote":"רָעָ֑ה","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":4},"tool":"translationWords","groupId":"evil","quote":"רָעָתִֽ⁠י","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":12},"tool":"translationWords","groupId":"evil","quote":"רָ֭עָה","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":26},"tool":"translationWords","groupId":"evil","quote":"רָעָ֫תִ֥⁠י","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":36,"verse":4},"tool":"translationWords","groupId":"evil","quote":"רָ֝֗ע","strong":["H7451b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":19},"tool":"translationWords","groupId":"evil","quote":"רָעָ֑ה","strong":["H7451b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":33},"tool":"translationWords","groupId":"evil","quote":"יַ֝רְשִׁיעֶ֗⁠נּוּ","strong":["H7561"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":12},"tool":"translationWords","groupId":"evil","quote":"רָ֭עָתִ⁠י","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":20},"tool":"translationWords","groupId":"evil","quote":"רָ֭עָה","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":12},"tool":"translationWords","groupId":"evil","quote":"רָע֡וֹת","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":14},"tool":"translationWords","groupId":"evil","quote":"רָעָתִֽ⁠י","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":1},"tool":"translationWords","groupId":"evil","quote":"רָ֝עָ֗ה","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":5},"tool":"translationWords","groupId":"evil","quote":"רַ֣ע","strong":["H7451b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":7},"tool":"translationWords","groupId":"evil","quote":"רָעָ֣ה","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":5},"tool":"translationWords","groupId":"evil","quote":"רָ֑ע","strong":["H7451b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":19},"tool":"translationWords","groupId":"evil","quote":"בְ⁠רָעָ֑ה","strong":["b:H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":52,"verse":1},"tool":"translationWords","groupId":"evil","quote":"בְּ֭⁠רָעָה","strong":["b:H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":52,"verse":3},"tool":"translationWords","groupId":"evil","quote":"רָּ֣ע","strong":["H7451b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":15},"tool":"translationWords","groupId":"evil","quote":"רָע֖וֹת","strong":["H7451a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":64,"verse":5},"tool":"translationWords","groupId":"evil","quote":"רָ֗ע","strong":["H7451a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":70,"verse":2},"tool":"translationWords","groupId":"evil","quote":"רָעָתִֽ⁠י","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":13},"tool":"translationWords","groupId":"evil","quote":"רָעָתִֽ⁠י","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":24},"tool":"translationWords","groupId":"evil","quote":"רָעָתִֽ⁠י","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":49},"tool":"translationWords","groupId":"evil","quote":"רָעִֽים","strong":["H7451a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":88,"verse":3},"tool":"translationWords","groupId":"evil","quote":"בְ⁠רָע֣וֹת","strong":["b:H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":15},"tool":"translationWords","groupId":"evil","quote":"רָעָֽה","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":91,"verse":10},"tool":"translationWords","groupId":"evil","quote":"רָעָ֑ה","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":13},"tool":"translationWords","groupId":"evil","quote":"רָ֑ע","strong":["H7451b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":21},"tool":"translationWords","groupId":"evil","quote":"יַרְשִֽׁיעוּ","strong":["H7561"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":10},"tool":"translationWords","groupId":"evil","quote":"רָ֥ע","strong":["H7451b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":101,"verse":4},"tool":"translationWords","groupId":"evil","quote":"רָ֝֗ע","strong":["H7451a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":6},"tool":"translationWords","groupId":"evil","quote":"הִרְשָֽׁעְנוּ","strong":["H7561"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":26},"tool":"translationWords","groupId":"evil","quote":"בְּ⁠רָעָ֥ה","strong":["b:H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":39},"tool":"translationWords","groupId":"evil","quote":"רָעָ֣ה","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":5},"tool":"translationWords","groupId":"evil","quote":"רָ֭עָה","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":20},"tool":"translationWords","groupId":"evil","quote":"רָ֝֗ע","strong":["H7451b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":112,"verse":7},"tool":"translationWords","groupId":"evil","quote":"רָ֭עָה","strong":["H7451a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":101},"tool":"translationWords","groupId":"evil","quote":"רָ֭ע","strong":["H7451b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":7},"tool":"translationWords","groupId":"evil","quote":"רָ֑ע","strong":["H7451b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":2},"tool":"translationWords","groupId":"evil","quote":"רָ֑ע","strong":["H7451a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":3},"tool":"translationWords","groupId":"evil","quote":"רָע֣וֹת","strong":["H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":12},"tool":"translationWords","groupId":"evil","quote":"רָ֑ע","strong":["H7451b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":141,"verse":4},"tool":"translationWords","groupId":"evil","quote":"רָ֡ע","strong":["H7451a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":141,"verse":5},"tool":"translationWords","groupId":"evil","quote":"בְּ⁠רָעוֹתֵי⁠הֶֽם","strong":["b:H7451c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":144,"verse":10},"tool":"translationWords","groupId":"evil","quote":"רָעָֽה","strong":["H7451a"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 5, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָֽע", + "strong": [ + "H7451b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֑ע", + "strong": [ + "H7451b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רַ֨ע", + "strong": [ + "H7451b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 15, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָעָ֑ה", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֝שַׁ֗עְתִּי", + "strong": [ + "H7561" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 21, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָעָ֑ה", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 23, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֗ע", + "strong": [ + "H7451b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֫עָ֥ה", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֑ע", + "strong": [ + "H7451a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָע֣וֹת", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָעָ֑ה", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָעָתִֽ⁠י", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֭עָה", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָעָ֫תִ֥⁠י", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 36, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֝֗ע", + "strong": [ + "H7451b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָעָ֑ה", + "strong": [ + "H7451b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 33 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "יַ֝רְשִׁיעֶ֗⁠נּוּ", + "strong": [ + "H7561" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 38, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֭עָתִ⁠י", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 38, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֭עָה", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָע֡וֹת", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָעָתִֽ⁠י", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 41, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֝עָ֗ה", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 41, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רַ֣ע", + "strong": [ + "H7451b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 41, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָעָ֣ה", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 49, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֑ע", + "strong": [ + "H7451b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 50, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "בְ⁠רָעָ֑ה", + "strong": [ + "b:H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 52, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "בְּ֭⁠רָעָה", + "strong": [ + "b:H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 52, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָּ֣ע", + "strong": [ + "H7451b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 55, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָע֖וֹת", + "strong": [ + "H7451a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 64, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֗ע", + "strong": [ + "H7451a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 70, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָעָתִֽ⁠י", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָעָתִֽ⁠י", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 24 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָעָתִֽ⁠י", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 49 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָעִֽים", + "strong": [ + "H7451a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 88, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "בְ⁠רָע֣וֹת", + "strong": [ + "b:H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 90, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָעָֽה", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 91, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָעָ֑ה", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֑ע", + "strong": [ + "H7451b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "יַרְשִֽׁיעוּ", + "strong": [ + "H7561" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֥ע", + "strong": [ + "H7451b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 101, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֝֗ע", + "strong": [ + "H7451a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "הִרְשָֽׁעְנוּ", + "strong": [ + "H7561" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "בְּ⁠רָעָ֥ה", + "strong": [ + "b:H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 39 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָעָ֣ה", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֭עָה", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֝֗ע", + "strong": [ + "H7451b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 112, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֭עָה", + "strong": [ + "H7451a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 101 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֭ע", + "strong": [ + "H7451b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 121, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֑ע", + "strong": [ + "H7451b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 140, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֑ע", + "strong": [ + "H7451a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 140, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָע֣וֹת", + "strong": [ + "H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 140, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֑ע", + "strong": [ + "H7451b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 141, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָ֡ע", + "strong": [ + "H7451a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 141, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "בְּ⁠רָעוֹתֵי⁠הֶֽם", + "strong": [ + "b:H7451c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 144, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "evil", + "quote": "רָעָֽה", + "strong": [ + "H7451a" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/face.json b/.apps/translationCore/index/translationWords/psa/face.json index 163e42a5..99e02de6 100644 --- a/.apps/translationCore/index/translationWords/psa/face.json +++ b/.apps/translationCore/index/translationWords/psa/face.json @@ -1 +1 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":4,"verse":6},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֬י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":19},"tool":"translationWords","groupId":"face","quote":"פָּנֶֽי⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":11},"tool":"translationWords","groupId":"face","quote":"פָּ֝נָ֗י⁠ו","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":11,"verse":7},"tool":"translationWords","groupId":"face","quote":"פָנֵֽי⁠מוֹ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":13,"verse":2},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֣י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":11},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֑י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":13},"tool":"translationWords","groupId":"face","quote":"פָ֭נָי⁠ו","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":15},"tool":"translationWords","groupId":"face","quote":"פָנֶ֑י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":42},"tool":"translationWords","groupId":"face","quote":"פְּנֵי","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":6},"tool":"translationWords","groupId":"face","quote":"פָּנֶֽי⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":9},"tool":"translationWords","groupId":"face","quote":"פָּ֫נֶ֥י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":12},"tool":"translationWords","groupId":"face","quote":"פְּנֵי⁠הֶֽם","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":24},"tool":"translationWords","groupId":"face","quote":"פָּנָ֣י⁠ו","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":6},"tool":"translationWords","groupId":"face","quote":"פָנֶ֖י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":8},"tool":"translationWords","groupId":"face","quote":"פָנָ֑⁠י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":8},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֖י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":9},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֨י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":7},"tool":"translationWords","groupId":"face","quote":"פָנֶ֗י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":16},"tool":"translationWords","groupId":"face","quote":"פָ֭נֶי⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":20},"tool":"translationWords","groupId":"face","quote":"פָּנֶי⁠ךָ֮","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":5},"tool":"translationWords","groupId":"face","quote":"וּ֝⁠פְנֵי⁠הֶ֗ם","strong":["c:H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":16},"tool":"translationWords","groupId":"face","quote":"פְּנֵ֣י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":2},"tool":"translationWords","groupId":"face","quote":"פְּנֵ֣י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":5},"tool":"translationWords","groupId":"face","quote":"פָּנָֽי⁠ו","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":11},"tool":"translationWords","groupId":"face","quote":"פָּ֝נַ֗⁠י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":43,"verse":5},"tool":"translationWords","groupId":"face","quote":"פָּ֝נַ֗⁠י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":3},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֗י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":15},"tool":"translationWords","groupId":"face","quote":"פָּנַ֣⁠י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":24},"tool":"translationWords","groupId":"face","quote":"פָנֶ֥י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":12},"tool":"translationWords","groupId":"face","quote":"פָּנַ֥יִ⁠ךְ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":9},"tool":"translationWords","groupId":"face","quote":"פָּ֭נֶי⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":67,"verse":1},"tool":"translationWords","groupId":"face","quote":"פָּנָ֖י⁠ו","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":7},"tool":"translationWords","groupId":"face","quote":"פָנָֽ⁠י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":17},"tool":"translationWords","groupId":"face","quote":"פָּ֭נֶי⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":3},"tool":"translationWords","groupId":"face","quote":"פָּ֝נֶ֗י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":7},"tool":"translationWords","groupId":"face","quote":"פָּ֝נֶ֗י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":16},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֣י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":19},"tool":"translationWords","groupId":"face","quote":"פָּ֝נֶ֗י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":82,"verse":2},"tool":"translationWords","groupId":"face","quote":"וּ⁠פְנֵ֥י","strong":["c:H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":83,"verse":16},"tool":"translationWords","groupId":"face","quote":"פְנֵי⁠הֶ֣ם","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":9},"tool":"translationWords","groupId":"face","quote":"פְּנֵ֣י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":88,"verse":14},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֣י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":14},"tool":"translationWords","groupId":"face","quote":"פָנֶֽי⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":15},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֥י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":8},"tool":"translationWords","groupId":"face","quote":"פָּנֶֽי⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":95,"verse":2},"tool":"translationWords","groupId":"face","quote":"פָנָ֣י⁠ו","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":2},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֨י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":15},"tool":"translationWords","groupId":"face","quote":"פָּנִ֣ים","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":29},"tool":"translationWords","groupId":"face","quote":"פָּנֶי⁠ךָ֮","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":30},"tool":"translationWords","groupId":"face","quote":"פְּנֵ֣י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":4},"tool":"translationWords","groupId":"face","quote":"פָנָ֣י⁠ו","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":58},"tool":"translationWords","groupId":"face","quote":"פָנֶ֣י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":135},"tool":"translationWords","groupId":"face","quote":"פָּ֭נֶי⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":132,"verse":10},"tool":"translationWords","groupId":"face","quote":"פְּנֵ֣י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":14},"tool":"translationWords","groupId":"face","quote":"פָּנֶֽי⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":7},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֣י⁠ךָ","strong":["H6440"],"occurrence":1}}] +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":4,"verse":6},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֬י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":19},"tool":"translationWords","groupId":"face","quote":"פָּנֶֽי⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":11},"tool":"translationWords","groupId":"face","quote":"פָּ֝נָ֗י⁠ו","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":11,"verse":7},"tool":"translationWords","groupId":"face","quote":"פָנֵֽי⁠מוֹ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":13,"verse":1},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֣י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":11},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֑י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":13},"tool":"translationWords","groupId":"face","quote":"פָ֭נָי⁠ו","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":15},"tool":"translationWords","groupId":"face","quote":"פָנֶ֑י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":42},"tool":"translationWords","groupId":"face","quote":"פְּנֵי","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":6},"tool":"translationWords","groupId":"face","quote":"פָּנֶֽי⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":9},"tool":"translationWords","groupId":"face","quote":"פָּ֫נֶ֥י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":12},"tool":"translationWords","groupId":"face","quote":"פְּנֵי⁠הֶֽם","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":24},"tool":"translationWords","groupId":"face","quote":"פָּנָ֣י⁠ו","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":6},"tool":"translationWords","groupId":"face","quote":"פָנֶ֖י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":8},"tool":"translationWords","groupId":"face","quote":"פָנָ֑⁠י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":8},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֖י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":9},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֨י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":7},"tool":"translationWords","groupId":"face","quote":"פָנֶ֗י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":16},"tool":"translationWords","groupId":"face","quote":"פָ֭נֶי⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":20},"tool":"translationWords","groupId":"face","quote":"פָּנֶי⁠ךָ֮","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":5},"tool":"translationWords","groupId":"face","quote":"וּ֝⁠פְנֵי⁠הֶ֗ם","strong":["c:H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":16},"tool":"translationWords","groupId":"face","quote":"פְּנֵ֣י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":2},"tool":"translationWords","groupId":"face","quote":"פְּנֵ֣י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":5},"tool":"translationWords","groupId":"face","quote":"פָּנָֽי⁠ו","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":11},"tool":"translationWords","groupId":"face","quote":"פָּ֝נַ֗⁠י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":43,"verse":5},"tool":"translationWords","groupId":"face","quote":"פָּ֝נַ֗⁠י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":3},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֗י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":15},"tool":"translationWords","groupId":"face","quote":"פָּנַ֣⁠י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":24},"tool":"translationWords","groupId":"face","quote":"פָנֶ֥י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":12},"tool":"translationWords","groupId":"face","quote":"פָּנַ֥יִ⁠ךְ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":9},"tool":"translationWords","groupId":"face","quote":"פָּ֭נֶי⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":67,"verse":1},"tool":"translationWords","groupId":"face","quote":"פָּנָ֖י⁠ו","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":7},"tool":"translationWords","groupId":"face","quote":"פָנָֽ⁠י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":17},"tool":"translationWords","groupId":"face","quote":"פָּ֭נֶי⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":3},"tool":"translationWords","groupId":"face","quote":"פָּ֝נֶ֗י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":7},"tool":"translationWords","groupId":"face","quote":"פָּ֝נֶ֗י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":16},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֣י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":19},"tool":"translationWords","groupId":"face","quote":"פָּ֝נֶ֗י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":82,"verse":2},"tool":"translationWords","groupId":"face","quote":"וּ⁠פְנֵ֥י","strong":["c:H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":83,"verse":16},"tool":"translationWords","groupId":"face","quote":"פְנֵי⁠הֶ֣ם","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":9},"tool":"translationWords","groupId":"face","quote":"פְּנֵ֣י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":88,"verse":14},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֣י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":14},"tool":"translationWords","groupId":"face","quote":"פָנֶֽי⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":15},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֥י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":8},"tool":"translationWords","groupId":"face","quote":"פָּנֶֽי⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":95,"verse":2},"tool":"translationWords","groupId":"face","quote":"פָנָ֣י⁠ו","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":2},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֨י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":15},"tool":"translationWords","groupId":"face","quote":"פָּנִ֣ים","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":29},"tool":"translationWords","groupId":"face","quote":"פָּנֶי⁠ךָ֮","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":30},"tool":"translationWords","groupId":"face","quote":"פְּנֵ֣י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":4},"tool":"translationWords","groupId":"face","quote":"פָנָ֣י⁠ו","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":58},"tool":"translationWords","groupId":"face","quote":"פָנֶ֣י⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":135},"tool":"translationWords","groupId":"face","quote":"פָּ֭נֶי⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":132,"verse":10},"tool":"translationWords","groupId":"face","quote":"פְּנֵ֣י","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":13},"tool":"translationWords","groupId":"face","quote":"פָּנֶֽי⁠ךָ","strong":["H6440"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":7},"tool":"translationWords","groupId":"face","quote":"פָּנֶ֣י⁠ךָ","strong":["H6440"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/fear.json b/.apps/translationCore/index/translationWords/psa/fear.json index b136eba0..30be84ac 100644 --- a/.apps/translationCore/index/translationWords/psa/fear.json +++ b/.apps/translationCore/index/translationWords/psa/fear.json @@ -1 +1,1278 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":2,"verse":11},"tool":"translationWords","groupId":"fear","quote":"בְּ⁠יִרְאָ֑ה","strong":["b:H3374"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":3,"verse":6},"tool":"translationWords","groupId":"fear","quote":"אִ֭ירָא","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":5,"verse":7},"tool":"translationWords","groupId":"fear","quote":"בְּ⁠יִרְאָתֶֽ⁠ךָ","strong":["b:H3374"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":14,"verse":5},"tool":"translationWords","groupId":"fear","quote":"פָ֑חַד","strong":["H6343"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":9},"tool":"translationWords","groupId":"fear","quote":"יִרְאַ֤ת","strong":["H3374"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":23,"verse":4},"tool":"translationWords","groupId":"fear","quote":"אִ֘ירָ֤א","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":1},"tool":"translationWords","groupId":"fear","quote":"אִירָ֑א","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":3},"tool":"translationWords","groupId":"fear","quote":"יִירָ֪א","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":8},"tool":"translationWords","groupId":"fear","quote":"יִֽירְא֣וּ","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":9},"tool":"translationWords","groupId":"fear","quote":"יְר֣אוּ","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":11},"tool":"translationWords","groupId":"fear","quote":"יִֽרְאַ֥ת","strong":["H3374"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":36,"verse":1},"tool":"translationWords","groupId":"fear","quote":"פַּ֥חַד","strong":["H6343"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":3},"tool":"translationWords","groupId":"fear","quote":"וְ⁠יִירָ֑אוּ","strong":["c:H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":4},"tool":"translationWords","groupId":"fear","quote":"נוֹרָא֣וֹת","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":46,"verse":2},"tool":"translationWords","groupId":"fear","quote":"נִ֭ירָא","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":47,"verse":2},"tool":"translationWords","groupId":"fear","quote":"נוֹרָ֑א","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":5},"tool":"translationWords","groupId":"fear","quote":"אִ֭ירָא","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":16},"tool":"translationWords","groupId":"fear","quote":"תִּ֭ירָא","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":52,"verse":6},"tool":"translationWords","groupId":"fear","quote":"וְ⁠יִירָ֗אוּ","strong":["c:H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":53,"verse":5},"tool":"translationWords","groupId":"fear","quote":"פַחַד֮","strong":["H6343"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":53,"verse":5},"tool":"translationWords","groupId":"fear","quote":"פָ֥חַד","strong":["H6343"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":5},"tool":"translationWords","groupId":"fear","quote":"יִרְאָ֣ה","strong":["H3374"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":19},"tool":"translationWords","groupId":"fear","quote":"יָרְא֣וּ","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":3},"tool":"translationWords","groupId":"fear","quote":"אִירָ֑א","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":4},"tool":"translationWords","groupId":"fear","quote":"אִירָ֑א","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":11},"tool":"translationWords","groupId":"fear","quote":"אִירָ֑א","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":64,"verse":4},"tool":"translationWords","groupId":"fear","quote":"יִירָֽאוּ","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":64,"verse":9},"tool":"translationWords","groupId":"fear","quote":"וַ⁠יִּֽירְא֗וּ","strong":["c:H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":65,"verse":5},"tool":"translationWords","groupId":"fear","quote":"נ֤וֹרָא֨וֹת","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":65,"verse":8},"tool":"translationWords","groupId":"fear","quote":"וַ⁠יִּ֤ירְא֨וּ","strong":["c:H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":3},"tool":"translationWords","groupId":"fear","quote":"נּוֹרָ֣א","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":5},"tool":"translationWords","groupId":"fear","quote":"נוֹרָ֥א","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":67,"verse":7},"tool":"translationWords","groupId":"fear","quote":"וְ⁠יִֽירְא֥וּ","strong":["c:H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":35},"tool":"translationWords","groupId":"fear","quote":"נ֤וֹרָ֥א","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":5},"tool":"translationWords","groupId":"fear","quote":"יִֽירָא֥וּ⁠ךָ","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":7},"tool":"translationWords","groupId":"fear","quote":"נ֥וֹרָא","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":8},"tool":"translationWords","groupId":"fear","quote":"יָֽרְאָ֣ה","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":12},"tool":"translationWords","groupId":"fear","quote":"נ֝וֹרָ֗א","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":11},"tool":"translationWords","groupId":"fear","quote":"לְ⁠יִרְאָ֥ה","strong":["l:H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":7},"tool":"translationWords","groupId":"fear","quote":"נַ֭עֲרָץ","strong":["H6206"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":7},"tool":"translationWords","groupId":"fear","quote":"וְ֝⁠נוֹרָ֗א","strong":["c:H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":91,"verse":5},"tool":"translationWords","groupId":"fear","quote":"תִ֭ירָא","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":4},"tool":"translationWords","groupId":"fear","quote":"נוֹרָ֥א","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":3},"tool":"translationWords","groupId":"fear","quote":"וְ⁠נוֹרָ֗א","strong":["c:H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":15},"tool":"translationWords","groupId":"fear","quote":"וְ⁠יִֽירְא֣וּ","strong":["c:H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":38},"tool":"translationWords","groupId":"fear","quote":"פַּחְדָּ֣⁠ם","strong":["H6343"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":22},"tool":"translationWords","groupId":"fear","quote":"נ֝וֹרָא֗וֹת","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":111,"verse":9},"tool":"translationWords","groupId":"fear","quote":"וְ⁠נוֹרָ֣א","strong":["c:H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":111,"verse":10},"tool":"translationWords","groupId":"fear","quote":"יִרְאַ֬ת","strong":["H3374"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":112,"verse":1},"tool":"translationWords","groupId":"fear","quote":"יָרֵ֣א","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":112,"verse":7},"tool":"translationWords","groupId":"fear","quote":"יִירָ֑א","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":112,"verse":8},"tool":"translationWords","groupId":"fear","quote":"יִירָ֑א","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":6},"tool":"translationWords","groupId":"fear","quote":"אִירָ֑א","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":63},"tool":"translationWords","groupId":"fear","quote":"יְרֵא֑וּ⁠ךָ","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":120},"tool":"translationWords","groupId":"fear","quote":"יָרֵֽאתִי","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":130,"verse":4},"tool":"translationWords","groupId":"fear","quote":"תִּוָּרֵֽא","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":139,"verse":14},"tool":"translationWords","groupId":"fear","quote":"נוֹרָא֗וֹת","strong":["H3372"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":6},"tool":"translationWords","groupId":"fear","quote":"נוֹרְאֹתֶ֣י⁠ךָ","strong":["H3372"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 2, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "בְּ⁠יִרְאָ֑ה", + "strong": [ + "b:H3374" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 3, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "אִ֭ירָא", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 5, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "בְּ⁠יִרְאָתֶֽ⁠ךָ", + "strong": [ + "b:H3374" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 14, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "פָ֑חַד", + "strong": [ + "H6343" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 19, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "יִרְאַ֤ת", + "strong": [ + "H3374" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 23, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "אִ֘ירָ֤א", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "אִירָ֑א", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "יִירָ֪א", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "יִֽירְא֣וּ", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "יְר֣אוּ", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "יִֽרְאַ֥ת", + "strong": [ + "H3374" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 36, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "פַּ֥חַד", + "strong": [ + "H6343" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "וְ⁠יִירָ֑אוּ", + "strong": [ + "c:H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "נוֹרָא֣וֹת", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 46, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "נִ֭ירָא", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 47, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "נוֹרָ֑א", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 49, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "אִ֭ירָא", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 49, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "תִּ֭ירָא", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 52, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "וְ⁠יִירָ֗אוּ", + "strong": [ + "c:H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 53, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "פַחַד֮", + "strong": [ + "H6343" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 53, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "פָ֥חַד", + "strong": [ + "H6343" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 55, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "יִרְאָ֣ה", + "strong": [ + "H3374" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 55, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "יָרְא֣וּ", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 56, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "אִירָ֑א", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 56, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "אִירָ֑א", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 56, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "אִירָ֑א", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 64, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "יִירָֽאוּ", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 64, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "וַ⁠יִּֽירְא֗וּ", + "strong": [ + "c:H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 65, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "נ֤וֹרָא֨וֹת", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 65, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "וַ⁠יִּ֤ירְא֨וּ", + "strong": [ + "c:H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "נּוֹרָ֣א", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "נוֹרָ֥א", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 67, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "וְ⁠יִֽירְא֥וּ", + "strong": [ + "c:H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 35 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "נ֤וֹרָ֥א", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "יִֽירָא֥וּ⁠ךָ", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 76, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "נ֥וֹרָא", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 76, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "יָֽרְאָ֣ה", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 76, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "נ֝וֹרָ֗א", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "לְ⁠יִרְאָ֥ה", + "strong": [ + "l:H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "נַ֭עֲרָץ", + "strong": [ + "H6206" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "וְ֝⁠נוֹרָ֗א", + "strong": [ + "c:H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 91, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "תִ֭ירָא", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "נוֹרָ֥א", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 99, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "וְ⁠נוֹרָ֗א", + "strong": [ + "c:H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 102, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "וְ⁠יִֽירְא֣וּ", + "strong": [ + "c:H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 38 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "פַּחְדָּ֣⁠ם", + "strong": [ + "H6343" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "נ֝וֹרָא֗וֹת", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 111, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "וְ⁠נוֹרָ֣א", + "strong": [ + "c:H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 111, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "יִרְאַ֬ת", + "strong": [ + "H3374" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 112, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "יָרֵ֣א", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 112, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "יִירָ֑א", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 112, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "יִירָ֑א", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "אִירָ֑א", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 63 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "יְרֵא֑וּ⁠ךָ", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 120 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "יָרֵֽאתִי", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 130, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "תִּוָּרֵֽא", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 139, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "נוֹרָא֗וֹת", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "fear", + "quote": "נוֹרְאֹתֶ֣י⁠ךָ", + "strong": [ + "H3372" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/fire.json b/.apps/translationCore/index/translationWords/psa/fire.json index 2996aa19..82ccdd47 100644 --- a/.apps/translationCore/index/translationWords/psa/fire.json +++ b/.apps/translationCore/index/translationWords/psa/fire.json @@ -1 +1 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":11,"verse":6},"tool":"translationWords","groupId":"fire","quote":"אֵ֣שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":8},"tool":"translationWords","groupId":"fire","quote":"מִ⁠פִּ֥י⁠ו","strong":["m:H6310"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":12},"tool":"translationWords","groupId":"fire","quote":"אֵֽשׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":13},"tool":"translationWords","groupId":"fire","quote":"אֵֽשׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":9},"tool":"translationWords","groupId":"fire","quote":"אֵשׁ֮","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":9},"tool":"translationWords","groupId":"fire","quote":"אֵֽשׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":7},"tool":"translationWords","groupId":"fire","quote":"אֵֽשׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":3},"tool":"translationWords","groupId":"fire","quote":"אֵ֑שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":46,"verse":9},"tool":"translationWords","groupId":"fire","quote":"בָּ⁠אֵֽשׁ","strong":["b:H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":3},"tool":"translationWords","groupId":"fire","quote":"אֵשׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":12},"tool":"translationWords","groupId":"fire","quote":"בָ⁠אֵ֥שׁ","strong":["b:H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":2},"tool":"translationWords","groupId":"fire","quote":"אֵ֑שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":7},"tool":"translationWords","groupId":"fire","quote":"בָ֭⁠אֵשׁ","strong":["b:H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":14},"tool":"translationWords","groupId":"fire","quote":"אֵֽשׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":21},"tool":"translationWords","groupId":"fire","quote":"וְ֭⁠אֵשׁ","strong":["c:H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":63},"tool":"translationWords","groupId":"fire","quote":"אֵ֑שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":5},"tool":"translationWords","groupId":"fire","quote":"אֵ֝֗שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":16},"tool":"translationWords","groupId":"fire","quote":"בָ⁠אֵ֣שׁ","strong":["b:H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":46},"tool":"translationWords","groupId":"fire","quote":"אֵ֣שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":3},"tool":"translationWords","groupId":"fire","quote":"אֵ֭שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":4},"tool":"translationWords","groupId":"fire","quote":"אֵ֣שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":32},"tool":"translationWords","groupId":"fire","quote":"אֵ֖שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":39},"tool":"translationWords","groupId":"fire","quote":"וְ֝⁠אֵ֗שׁ","strong":["c:H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":18},"tool":"translationWords","groupId":"fire","quote":"אֵ֥שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":11},"tool":"translationWords","groupId":"fire","quote":"בָּ⁠אֵ֥שׁ","strong":["b:H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":148,"verse":8},"tool":"translationWords","groupId":"fire","quote":"אֵ֣שׁ","strong":["H0784"],"occurrence":1}}] +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":11,"verse":6},"tool":"translationWords","groupId":"fire","quote":"אֵ֣שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":8},"tool":"translationWords","groupId":"fire","quote":"מִ⁠פִּ֥י⁠ו","strong":["m:H6310"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":12},"tool":"translationWords","groupId":"fire","quote":"אֵֽשׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":13},"tool":"translationWords","groupId":"fire","quote":"אֵֽשׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":9},"tool":"translationWords","groupId":"fire","quote":"אֵשׁ֮","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":9},"tool":"translationWords","groupId":"fire","quote":"אֵֽשׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":7},"tool":"translationWords","groupId":"fire","quote":"אֵֽשׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":3},"tool":"translationWords","groupId":"fire","quote":"אֵ֑שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":46,"verse":9},"tool":"translationWords","groupId":"fire","quote":"בָּ⁠אֵֽשׁ","strong":["b:H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":3},"tool":"translationWords","groupId":"fire","quote":"אֵשׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":12},"tool":"translationWords","groupId":"fire","quote":"בָ⁠אֵ֥שׁ","strong":["b:H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":2},"tool":"translationWords","groupId":"fire","quote":"אֵ֑שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":7},"tool":"translationWords","groupId":"fire","quote":"בָ֭⁠אֵשׁ","strong":["b:H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":14},"tool":"translationWords","groupId":"fire","quote":"אֵֽשׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":21},"tool":"translationWords","groupId":"fire","quote":"וְ֭⁠אֵשׁ","strong":["c:H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":63},"tool":"translationWords","groupId":"fire","quote":"אֵ֑שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":5},"tool":"translationWords","groupId":"fire","quote":"אֵ֝֗שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":16},"tool":"translationWords","groupId":"fire","quote":"בָ⁠אֵ֣שׁ","strong":["b:H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":46},"tool":"translationWords","groupId":"fire","quote":"אֵ֣שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":3},"tool":"translationWords","groupId":"fire","quote":"אֵ֭שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":4},"tool":"translationWords","groupId":"fire","quote":"אֵ֣שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":32},"tool":"translationWords","groupId":"fire","quote":"אֵ֖שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":39},"tool":"translationWords","groupId":"fire","quote":"וְ֝⁠אֵ֗שׁ","strong":["c:H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":18},"tool":"translationWords","groupId":"fire","quote":"אֵ֥שׁ","strong":["H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":10},"tool":"translationWords","groupId":"fire","quote":"בָּ⁠אֵ֥שׁ","strong":["b:H0784"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":148,"verse":8},"tool":"translationWords","groupId":"fire","quote":"אֵ֣שׁ","strong":["H0784"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/forsaken.json b/.apps/translationCore/index/translationWords/psa/forsaken.json index 66e5f522..6a575443 100644 --- a/.apps/translationCore/index/translationWords/psa/forsaken.json +++ b/.apps/translationCore/index/translationWords/psa/forsaken.json @@ -1,442 +1 @@ -[ - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 9, - "verse": 10 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "עָזַ֖בְתָּ", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 10, - "verse": 14 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "יַעֲזֹ֣ב", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 16, - "verse": 10 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "תַעֲזֹ֣ב", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 22, - "verse": 1 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "עֲזַבְתָּ֑⁠נִי", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 27, - "verse": 9 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "תַּֽ֝עַזְבֵ֗⁠נִי", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 27, - "verse": 10 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "עֲזָב֑וּ⁠נִי", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 37, - "verse": 25 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "נֶעֱזָ֑ב", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 37, - "verse": 28 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "יַעֲזֹ֣ב", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 37, - "verse": 33 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "יַעַזְבֶ֣⁠נּוּ", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 38, - "verse": 10 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "עֲזָבַ֣⁠נִי", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 38, - "verse": 21 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "תַּֽעַזְבֵ֥⁠נִי", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 40, - "verse": 12 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "עֲזָבָֽ⁠נִי", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 71, - "verse": 9 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "תַּעַזְבֵֽ⁠נִי", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 71, - "verse": 11 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "עֲזָב֑⁠וֹ", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 71, - "verse": 18 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "תַּעַ֫זְבֵ֥⁠נִי", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 89, - "verse": 30 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "יַֽעַזְב֣וּ", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 94, - "verse": 14 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "יַעֲזֹֽב", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 119, - "verse": 8 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "תַּעַזְבֵ֥⁠נִי", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 119, - "verse": 53 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "עֹ֝זְבֵ֗י", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 119, - "verse": 87 - }, - "tool": "translationWords", - "groupId": "forsaken", - "quote": "עָזַ֥בְתִּי", - "strong": [ - "H5800a" - ], - "occurrence": 1 - } - } -] \ No newline at end of file +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":10},"tool":"translationWords","groupId":"forsaken","quote":"עָזַ֖בְתָּ","strong":["H5800a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":14},"tool":"translationWords","groupId":"forsaken","quote":"יַעֲזֹ֣ב","strong":["H5800a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":10},"tool":"translationWords","groupId":"forsaken","quote":"תַעֲזֹ֣ב","strong":["H5800a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":1},"tool":"translationWords","groupId":"forsaken","quote":"עֲזַבְתָּ֑⁠נִי","strong":["H5800a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":9},"tool":"translationWords","groupId":"forsaken","quote":"תַּֽ֝עַזְבֵ֗⁠נִי","strong":["H5800a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":10},"tool":"translationWords","groupId":"forsaken","quote":"עֲזָב֑וּ⁠נִי","strong":["H5800a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":25},"tool":"translationWords","groupId":"forsaken","quote":"נֶעֱזָ֑ב","strong":["H5800a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":28},"tool":"translationWords","groupId":"forsaken","quote":"יַעֲזֹ֣ב","strong":["H5800a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":33},"tool":"translationWords","groupId":"forsaken","quote":"יַעַזְבֶ֣⁠נּוּ","strong":["H5800a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":10},"tool":"translationWords","groupId":"forsaken","quote":"עֲזָבַ֣⁠נִי","strong":["H5800a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":21},"tool":"translationWords","groupId":"forsaken","quote":"תַּֽעַזְבֵ֥⁠נִי","strong":["H5800a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":12},"tool":"translationWords","groupId":"forsaken","quote":"עֲזָבָֽ⁠נִי","strong":["H5800a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":9},"tool":"translationWords","groupId":"forsaken","quote":"תַּעַזְבֵֽ⁠נִי","strong":["H5800a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":11},"tool":"translationWords","groupId":"forsaken","quote":"עֲזָב֑⁠וֹ","strong":["H5800a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":18},"tool":"translationWords","groupId":"forsaken","quote":"תַּעַ֫זְבֵ֥⁠נִי","strong":["H5800a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":30},"tool":"translationWords","groupId":"forsaken","quote":"יַֽעַזְב֣וּ","strong":["H5800a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":14},"tool":"translationWords","groupId":"forsaken","quote":"יַעֲזֹֽב","strong":["H5800a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":8},"tool":"translationWords","groupId":"forsaken","quote":"תַּעַזְבֵ֥⁠נִי","strong":["H5800a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":53},"tool":"translationWords","groupId":"forsaken","quote":"עֹ֝זְבֵ֗י","strong":["H5800a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":87},"tool":"translationWords","groupId":"forsaken","quote":"עָזַ֥בְתִּי","strong":["H5800a"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/glory.json b/.apps/translationCore/index/translationWords/psa/glory.json index fe0b2e97..88fe8b2c 100644 --- a/.apps/translationCore/index/translationWords/psa/glory.json +++ b/.apps/translationCore/index/translationWords/psa/glory.json @@ -1 +1,794 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":3,"verse":3},"tool":"translationWords","groupId":"glory","quote":"כְּ֝בוֹדִ֗⁠י","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":4,"verse":2},"tool":"translationWords","groupId":"glory","quote":"כְבוֹדִ֣⁠י","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":9},"tool":"translationWords","groupId":"glory","quote":"כְּבוֹדִ֑⁠י","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":1},"tool":"translationWords","groupId":"glory","quote":"כְּבֽוֹד","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":5},"tool":"translationWords","groupId":"glory","quote":"כְּ֭בוֹד⁠וֹ","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":26,"verse":8},"tool":"translationWords","groupId":"glory","quote":"כְּבוֹדֶֽ⁠ךָ","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":1},"tool":"translationWords","groupId":"glory","quote":"כָּב֥וֹד","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":2},"tool":"translationWords","groupId":"glory","quote":"כְּב֣וֹד","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":9},"tool":"translationWords","groupId":"glory","quote":"כָּבֽוֹד","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":12},"tool":"translationWords","groupId":"glory","quote":"כָ֭בוֹד","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":16},"tool":"translationWords","groupId":"glory","quote":"כְּב֣וֹד","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":17},"tool":"translationWords","groupId":"glory","quote":"כְּבוֹדֽ⁠וֹ","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":5},"tool":"translationWords","groupId":"glory","quote":"כְּבוֹדֶֽ⁠ךָ","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":8},"tool":"translationWords","groupId":"glory","quote":"כְבוֹדִ֗⁠י","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":11},"tool":"translationWords","groupId":"glory","quote":"כְּבוֹדֶֽ⁠ךָ","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":2},"tool":"translationWords","groupId":"glory","quote":"כְבֽוֹד","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":2},"tool":"translationWords","groupId":"glory","quote":"כָ֝ב֗וֹד","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":19},"tool":"translationWords","groupId":"glory","quote":"כְּבוֹד֗⁠וֹ","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":19},"tool":"translationWords","groupId":"glory","quote":"כְ֭בוֹד⁠וֹ","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":24},"tool":"translationWords","groupId":"glory","quote":"כָּב֥וֹד","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":9},"tool":"translationWords","groupId":"glory","quote":"כְּבֽוֹד","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":85,"verse":9},"tool":"translationWords","groupId":"glory","quote":"כָּב֣וֹד","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":3},"tool":"translationWords","groupId":"glory","quote":"כְּבוֹד֑⁠וֹ","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":7},"tool":"translationWords","groupId":"glory","quote":"כָּב֥וֹד","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":8},"tool":"translationWords","groupId":"glory","quote":"כְּב֣וֹד","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":6},"tool":"translationWords","groupId":"glory","quote":"כְּבוֹדֽ⁠וֹ","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":15},"tool":"translationWords","groupId":"glory","quote":"כְּבוֹדֶֽ⁠ךָ","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":31},"tool":"translationWords","groupId":"glory","quote":"כְב֣וֹד","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":20},"tool":"translationWords","groupId":"glory","quote":"כְּבוֹדָ֑⁠ם","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":108,"verse":1},"tool":"translationWords","groupId":"glory","quote":"כְּבוֹדִֽ⁠י","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":108,"verse":5},"tool":"translationWords","groupId":"glory","quote":"כְּבוֹדֶֽ⁠ךָ","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":113,"verse":4},"tool":"translationWords","groupId":"glory","quote":"כְּבוֹדֽ⁠וֹ","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":1},"tool":"translationWords","groupId":"glory","quote":"כָּב֑וֹד","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":138,"verse":5},"tool":"translationWords","groupId":"glory","quote":"כְּב֣וֹד","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":5},"tool":"translationWords","groupId":"glory","quote":"כְּב֣וֹד","strong":["H3519"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":11},"tool":"translationWords","groupId":"glory","quote":"כְּב֣וֹד","strong":["H3519"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 3, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּ֝בוֹדִ֗⁠י", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 4, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְבוֹדִ֣⁠י", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 16, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּבוֹדִ֑⁠י", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 19, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּבֽוֹד", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 21, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּ֭בוֹד⁠וֹ", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 26, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּבוֹדֶֽ⁠ךָ", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כָּב֥וֹד", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּב֣וֹד", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כָּבֽוֹד", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 30, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כָ֭בוֹד", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 49, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּב֣וֹד", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 49, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּבוֹדֽ⁠וֹ", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 57, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּבוֹדֶֽ⁠ךָ", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 57, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְבוֹדִ֗⁠י", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 57, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּבוֹדֶֽ⁠ךָ", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְבֽוֹד", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כָ֝ב֗וֹד", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּבוֹד֗⁠וֹ", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְ֭בוֹד⁠וֹ", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 24 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כָּב֥וֹד", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 79, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּבֽוֹד", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 85, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כָּב֣וֹד", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּבוֹד֑⁠וֹ", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כָּב֥וֹד", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּב֣וֹד", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּבוֹדֽ⁠וֹ", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 102, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּבוֹדֶֽ⁠ךָ", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 31 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְב֣וֹד", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּבוֹדָ֑⁠ם", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 108, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּבוֹדִֽ⁠י", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 108, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּבוֹדֶֽ⁠ךָ", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 113, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּבוֹדֽ⁠וֹ", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כָּב֑וֹד", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 138, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּב֣וֹד", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּב֣וֹד", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "glory", + "quote": "כְּב֣וֹד", + "strong": [ + "H3519" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/god.json b/.apps/translationCore/index/translationWords/psa/god.json index dc15dfff..416e8fb8 100644 --- a/.apps/translationCore/index/translationWords/psa/god.json +++ b/.apps/translationCore/index/translationWords/psa/god.json @@ -1 +1,8230 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":3,"verse":2},"tool":"translationWords","groupId":"god","quote":"בֵֽ⁠אלֹהִ֬ים","strong":["b:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":3,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹהַ֗⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":4,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹ֘הֵ֤י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":5,"verse":2},"tool":"translationWords","groupId":"god","quote":"וֵ⁠אלֹהָ֑⁠י","strong":["c:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":5,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהַ⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":3},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהַ⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":9},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":11},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":8,"verse":5},"tool":"translationWords","groupId":"god","quote":"מֵ⁠אֱלֹהִ֑ים","strong":["m:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":17},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִֽים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":4},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":13},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":13,"verse":4},"tool":"translationWords","groupId":"god","quote":"אֱלֹהָ֑⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":14,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":14,"verse":2},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִֽים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":14,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":6},"tool":"translationWords","groupId":"god","quote":"אֱלֹהַ֪⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":21},"tool":"translationWords","groupId":"god","quote":"מֵ⁠אֱלֹהָֽ⁠י","strong":["m:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":28},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהַ֗⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":30},"tool":"translationWords","groupId":"god","quote":"הָ⁠אֵל֮","strong":["d:H0410"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":31},"tool":"translationWords","groupId":"god","quote":"אֱ֭לוֹהַּ","strong":["H0433"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":31},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵֽי⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":32},"tool":"translationWords","groupId":"god","quote":"הָ֭⁠אֵל","strong":["d:H0410"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":46},"tool":"translationWords","groupId":"god","quote":"אֱלוֹהֵ֥י","strong":["H0433"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":47},"tool":"translationWords","groupId":"god","quote":"הָ⁠אֵ֗ל","strong":["d:H0410"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֬י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֥י⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֣י⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":2},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהַ֗⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":5},"tool":"translationWords","groupId":"god","quote":"מֵ⁠אֱלֹהֵ֥י","strong":["m:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":2},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהַ֗⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֣י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":22},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":9},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֥י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":2},"tool":"translationWords","groupId":"god","quote":"אֱלֹהָ֑⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":12},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהַ֗⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":14},"tool":"translationWords","groupId":"god","quote":"אֱלֹהַ֥⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":12},"tool":"translationWords","groupId":"god","quote":"אֱלֹהָ֑י⁠ו","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":23},"tool":"translationWords","groupId":"god","quote":"אֱלֹהַ֖⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":24},"tool":"translationWords","groupId":"god","quote":"אֱלֹהָ֗⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":36,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":36,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹ֫הִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":31},"tool":"translationWords","groupId":"god","quote":"אֱלֹהָ֣י⁠ו","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":15},"tool":"translationWords","groupId":"god","quote":"אֱלֹהָֽ⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":21},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהַ֗⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":3},"tool":"translationWords","groupId":"god","quote":"לֵֽ⁠אלֹ֫הֵ֥י⁠נוּ","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱלֹהַ⁠י֮","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":8},"tool":"translationWords","groupId":"god","quote":"אֱלֹהַ֣⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":17},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהַ֗⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":13},"tool":"translationWords","groupId":"god","quote":"אֱלֹ֘הֵ֤י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִֽים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":2},"tool":"translationWords","groupId":"god","quote":"לֵ⁠אלֹהִים֮","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":2},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִֽים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":3},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֶֽי⁠ךָ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":4},"tool":"translationWords","groupId":"god","quote":"אֱלֹ֫הִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":5},"tool":"translationWords","groupId":"god","quote":"לֵֽ֭⁠אלֹהִים","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":6},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהַ֗⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֶֽי⁠ךָ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":11},"tool":"translationWords","groupId":"god","quote":"לֵֽ֭⁠אלֹהִים","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":11},"tool":"translationWords","groupId":"god","quote":"וֵֽ⁠אלֹהָֽ⁠י","strong":["c:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":43,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֨ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":43,"verse":2},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֣י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":43,"verse":4},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":43,"verse":4},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":43,"verse":4},"tool":"translationWords","groupId":"god","quote":"אֱלֹהָֽ⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":43,"verse":5},"tool":"translationWords","groupId":"god","quote":"לֵֽ֭⁠אלֹהִים","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":43,"verse":5},"tool":"translationWords","groupId":"god","quote":"וֵֽ⁠אלֹהָֽ⁠י","strong":["c:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֤ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":4},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":8},"tool":"translationWords","groupId":"god","quote":"בֵּֽ֭⁠אלֹהִים","strong":["b:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":20},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֑י⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":21},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":2},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":6},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהֶי⁠ךָ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":46,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":46,"verse":4},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":46,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":46,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":46,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֖י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":46,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":46,"verse":11},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֖י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":47,"verse":1},"tool":"translationWords","groupId":"god","quote":"לֵ֝⁠אלֹהִ֗ים","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":47,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":47,"verse":6},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":47,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":47,"verse":8},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":47,"verse":8},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":47,"verse":9},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֪י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":47,"verse":9},"tool":"translationWords","groupId":"god","quote":"לֵֽ֭⁠אלֹהִים","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":48,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהֵ֗י⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":48,"verse":3},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":48,"verse":8},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֑י⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":48,"verse":8},"tool":"translationWords","groupId":"god","quote":"אֱלֹ֘הִ֤ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":48,"verse":9},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":48,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":48,"verse":14},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":48,"verse":14},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהֵי⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":7},"tool":"translationWords","groupId":"god","quote":"לֵ⁠אלֹהִ֣ים","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":15},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהִ֡ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":2},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":3},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֗י⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":6},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֓ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֖ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֶ֣י⁠ךָ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":14},"tool":"translationWords","groupId":"god","quote":"לֵ⁠אלֹהִ֣ים","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":16},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":22},"tool":"translationWords","groupId":"god","quote":"אֱל֑וֹהַּ","strong":["H0433"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":23},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִֽים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":14},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":14},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֥י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":17},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִים֮","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":17},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":52,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":52,"verse":8},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":52,"verse":8},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":53,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":53,"verse":2},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":53,"verse":2},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִֽים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":53,"verse":4},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":53,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":53,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":53,"verse":6},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":54,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":54,"verse":2},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":54,"verse":3},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֖ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":54,"verse":4},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":14},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":16},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":19},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִֽים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":23},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֨ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":4},"tool":"translationWords","groupId":"god","quote":"בֵּ⁠אלֹהִים֮","strong":["b:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":4},"tool":"translationWords","groupId":"god","quote":"בֵּ⁠אלֹהִ֣ים","strong":["b:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִֽים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":9},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":10},"tool":"translationWords","groupId":"god","quote":"בֵּֽ֭⁠אלֹהִים","strong":["b:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":11},"tool":"translationWords","groupId":"god","quote":"בֵּֽ⁠אלֹהִ֣ים","strong":["b:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":12},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":13},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֨ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":2},"tool":"translationWords","groupId":"god","quote":"לֵֽ⁠אלֹהִ֣ים","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":3},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":11},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":58,"verse":6},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":58,"verse":11},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהָ֑⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱלֹ֘הֵ֤י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":9},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֣י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":13},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":17},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":17},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֥י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":60,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":60,"verse":6},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֤ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":60,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":60,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":60,"verse":12},"tool":"translationWords","groupId":"god","quote":"בֵּֽ⁠אלֹהִ֥ים","strong":["b:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":61,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":61,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":61,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":62,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":62,"verse":5},"tool":"translationWords","groupId":"god","quote":"לֵ֭⁠אלֹהִים","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":62,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":62,"verse":7},"tool":"translationWords","groupId":"god","quote":"בֵּֽ⁠אלֹהִֽים","strong":["b:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":62,"verse":8},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֖ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":62,"verse":11},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":62,"verse":11},"tool":"translationWords","groupId":"god","quote":"לֵ⁠אלֹהִֽים","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":63,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֤ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":63,"verse":11},"tool":"translationWords","groupId":"god","quote":"בֵּ⁠אלֹ֫הִ֥ים","strong":["b:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":64,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":64,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹ֫הִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":64,"verse":9},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":65,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹ֘הִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":65,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֣י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":65,"verse":9},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":1},"tool":"translationWords","groupId":"god","quote":"לֵ֝⁠אלֹהִים","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":3},"tool":"translationWords","groupId":"god","quote":"לֵ֭⁠אלֹהִים","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":8},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֑י⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":16},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":19},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":20},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":67,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":67,"verse":3},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":67,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":67,"verse":6},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":67,"verse":6},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵֽי⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":67,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":2},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִֽים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":3},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":4},"tool":"translationWords","groupId":"god","quote":"לֵֽ⁠אלֹהִים֮","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":6},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֤ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":8},"tool":"translationWords","groupId":"god","quote":"אֱלֹ֫הִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":8},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":8},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֥י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":9},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִֽים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":15},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":16},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":17},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":18},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִֽים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":19},"tool":"translationWords","groupId":"god","quote":"הָ֘⁠אֵ֤ל","strong":["d:H0410"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":20},"tool":"translationWords","groupId":"god","quote":"הָ֤⁠אֵ֣ל","strong":["d:H0410"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":21},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":24},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":26},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":28},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֶ֗י⁠ךָ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":28},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":31},"tool":"translationWords","groupId":"god","quote":"לֵ⁠אלֹהִֽים","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":32},"tool":"translationWords","groupId":"god","quote":"לֵ⁠אלֹהִ֑ים","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":34},"tool":"translationWords","groupId":"god","quote":"לֵֽ⁠אלֹ֫הִ֥ים","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":35},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":35},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִֽים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":3},"tool":"translationWords","groupId":"god","quote":"לֵ⁠אלֹהָֽ⁠י","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":6},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהֵ֗י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":13},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":29},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":30},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":32},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":35},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֨ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":70,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":70,"verse":4},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":70,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֪ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":4},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהַ֗⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":11},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":12},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":12},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהַ֗⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":17},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":18},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֪ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":19},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":19},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":22},"tool":"translationWords","groupId":"god","quote":"אֱלֹ֫הָ֥⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":18},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":18},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֣י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":26},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":28},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":12},"tool":"translationWords","groupId":"god","quote":"וֵ֭⁠אלֹהִים","strong":["c:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":22},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":75,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":75,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":75,"verse":9},"tool":"translationWords","groupId":"god","quote":"לֵ⁠אלֹהֵ֥י","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":6},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֣י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":9},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":11},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהֵ֫י⁠כֶ֥ם","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":3},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":13},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":14},"tool":"translationWords","groupId":"god","quote":"הָ֭⁠אֵל","strong":["d:H0410"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":16},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":7},"tool":"translationWords","groupId":"god","quote":"בֵֽ⁠אלֹהִ֗ים","strong":["b:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":19},"tool":"translationWords","groupId":"god","quote":"בֵּֽ⁠אלֹ֫הִ֥ים","strong":["b:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":22},"tool":"translationWords","groupId":"god","quote":"בֵּ⁠אלֹהִ֑ים","strong":["b:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":31},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֨ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":35},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":56},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":59},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהִ֡ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":9},"tool":"translationWords","groupId":"god","quote":"אֱלֹ֘הֵ֤י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהֵ֫י⁠הֶ֥ם","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":3},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":4},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":14},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":19},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":1},"tool":"translationWords","groupId":"god","quote":"לֵ⁠אלֹהִ֣ים","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":1},"tool":"translationWords","groupId":"god","quote":"לֵ⁠אלֹהֵ֥י","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":4},"tool":"translationWords","groupId":"god","quote":"לֵ⁠אלֹהֵ֥י","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֶ֗י⁠ךָ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":82,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":82,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":82,"verse":6},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":82,"verse":8},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהִים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":83,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":83,"verse":12},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִֽים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":83,"verse":13},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהַ֗⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":3},"tool":"translationWords","groupId":"god","quote":"וֵ⁠אלֹהָֽ⁠י","strong":["c:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":8},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":8},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֖י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":9},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱלֹהַ֑⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":11},"tool":"translationWords","groupId":"god","quote":"אֱלֹ֫הִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":85,"verse":4},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֣י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":85,"verse":8},"tool":"translationWords","groupId":"god","quote":"הָ⁠אֵ֪ל","strong":["d:H0410"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":2},"tool":"translationWords","groupId":"god","quote":"אֱלֹהַ֑⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":8},"tool":"translationWords","groupId":"god","quote":"בָ⁠אֱלֹהִ֥ים","strong":["b:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":12},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהַ⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":14},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֤ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":87,"verse":3},"tool":"translationWords","groupId":"god","quote":"הָ⁠אֱלֹהִ֣ים","strong":["d:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":88,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֣י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":8},"tool":"translationWords","groupId":"god","quote":"אֱלֹ֘הֵ֤י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":1},"tool":"translationWords","groupId":"god","quote":"הָ⁠אֱלֹ֫הִ֥ים","strong":["d:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":17},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֗י⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":91,"verse":2},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהַ֗⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":13},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֣י⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֥י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":22},"tool":"translationWords","groupId":"god","quote":"וֵ֝⁠אלֹהַ֗⁠י","strong":["c:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":23},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵֽי⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":95,"verse":3},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִֽים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":95,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֗י⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":4},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִֽים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֣י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִֽים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":9},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִֽים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":98,"verse":3},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵֽי⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֗י⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":8},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵי⁠נוּ֮","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":9},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֗י⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":9},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵֽי⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":100,"verse":3},"tool":"translationWords","groupId":"god","quote":"אֱלֹ֫הִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱ֭לֹהַ⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":33},"tool":"translationWords","groupId":"god","quote":"לֵ⁠אלֹהַ֣⁠י","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֑י⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":47},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֗י⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":48},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֪י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":108,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":108,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֑ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":108,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֤ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":108,"verse":11},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֥ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":108,"verse":11},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":108,"verse":13},"tool":"translationWords","groupId":"god","quote":"בֵּֽ⁠אלֹהִ֥ים","strong":["b:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֥י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":26},"tool":"translationWords","groupId":"god","quote":"אֱלֹהָ֑⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":113,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֑י⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":114,"verse":7},"tool":"translationWords","groupId":"god","quote":"אֱל֣וֹהַּ","strong":["H0433"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":2},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵי⁠הֶֽם","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":3},"tool":"translationWords","groupId":"god","quote":"וֵֽ⁠אלֹהֵ֥י⁠נוּ","strong":["c:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":5},"tool":"translationWords","groupId":"god","quote":"וֵ֖⁠אלֹהֵ֣י⁠נוּ","strong":["c:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":28},"tool":"translationWords","groupId":"god","quote":"אֱ֝לֹהַ֗⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":115},"tool":"translationWords","groupId":"god","quote":"אֱלֹהָֽ⁠י","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":122,"verse":9},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֑י⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":123,"verse":2},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֑י⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":2},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵֽי⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִֽים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":136,"verse":2},"tool":"translationWords","groupId":"god","quote":"לֵֽ⁠אלֹהֵ֣י","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":136,"verse":2},"tool":"translationWords","groupId":"god","quote":"הָ⁠אֱלֹהִ֑ים","strong":["d:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":138,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהִ֣ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":139,"verse":19},"tool":"translationWords","groupId":"god","quote":"אֱל֥וֹהַּ","strong":["H0433"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱל֫וֹהָ֥⁠י","strong":["H0433"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":144,"verse":9},"tool":"translationWords","groupId":"god","quote":"אֱֽלֹהִ֗ים","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":144,"verse":15},"tool":"translationWords","groupId":"god","quote":"אֱלֹהָֽי⁠ו","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלוֹהַ֣⁠י","strong":["H0433"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":2},"tool":"translationWords","groupId":"god","quote":"לֵֽ⁠אלֹהַ֣⁠י","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":5},"tool":"translationWords","groupId":"god","quote":"אֱלֹהָֽי⁠ו","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":10},"tool":"translationWords","groupId":"god","quote":"אֱלֹהַ֣יִ⁠ךְ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":147,"verse":1},"tool":"translationWords","groupId":"god","quote":"אֱלֹהֵ֑י⁠נוּ","strong":["H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":147,"verse":7},"tool":"translationWords","groupId":"god","quote":"לֵ⁠אלֹהֵ֣י⁠נוּ","strong":["l:H0430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":147,"verse":12},"tool":"translationWords","groupId":"god","quote":"אֱלֹהַ֣יִ⁠ךְ","strong":["H0430"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 3, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "בֵֽ⁠אלֹהִ֬ים", + "strong": [ + "b:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 3, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהַ֗⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 4, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹ֘הֵ֤י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 5, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "וֵ⁠אלֹהָ֑⁠י", + "strong": [ + "c:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 5, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהַ⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהַ⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 8, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "מֵ⁠אֱלֹהִ֑ים", + "strong": [ + "m:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִֽים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 10, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 10, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 13, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהָ֑⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 14, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 14, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִֽים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 14, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהַ֪⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "מֵ⁠אֱלֹהָֽ⁠י", + "strong": [ + "m:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 28 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהַ֗⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 30 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "הָ⁠אֵל֮", + "strong": [ + "d:H0410" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 31 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לוֹהַּ", + "strong": [ + "H0433" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 31 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵֽי⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 32 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "הָ֭⁠אֵל", + "strong": [ + "d:H0410" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 46 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלוֹהֵ֥י", + "strong": [ + "H0433" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 47 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "הָ⁠אֵ֗ל", + "strong": [ + "d:H0410" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 20, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֬י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 20, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֥י⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 20, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֣י⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 22, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהַ֗⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 24, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "מֵ⁠אֱלֹהֵ֥י", + "strong": [ + "m:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהַ֗⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֣י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֥י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 30, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהָ֑⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 30, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהַ֗⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהַ֥⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהָ֑י⁠ו", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 23 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהַ֖⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 24 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהָ֗⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 36, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 36, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹ֫הִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 31 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהָ֣י⁠ו", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 38, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהָֽ⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 38, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהַ֗⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵֽ⁠אלֹ֫הֵ֥י⁠נוּ", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהַ⁠י֮", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהַ֣⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהַ֗⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 41, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹ֘הֵ֤י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 42, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִֽים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 42, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵ⁠אלֹהִים֮", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 42, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִֽים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 42, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֶֽי⁠ךָ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 42, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹ֫הִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 42, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵֽ֭⁠אלֹהִים", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 42, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהַ֗⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 42, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֶֽי⁠ךָ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 42, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵֽ֭⁠אלֹהִים", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 42, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "וֵֽ⁠אלֹהָֽ⁠י", + "strong": [ + "c:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 43, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֨ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 43, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֣י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 43, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 43, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 43, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהָֽ⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 43, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵֽ֭⁠אלֹהִים", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 43, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "וֵֽ⁠אלֹהָֽ⁠י", + "strong": [ + "c:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 44, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֤ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 44, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 44, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "בֵּֽ֭⁠אלֹהִים", + "strong": [ + "b:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 44, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֑י⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 44, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהֶי⁠ךָ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 46, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 46, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 46, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 46, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 46, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֖י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 46, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 46, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֖י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 47, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵ֝⁠אלֹהִ֗ים", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 47, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 47, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 47, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 47, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 47, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 47, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֪י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 47, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵֽ֭⁠אלֹהִים", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 48, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהֵ֗י⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 48, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 48, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֑י⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 48, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹ֘הִ֤ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 48, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 48, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 48, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 48, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהֵי⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 49, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵ⁠אלֹהִ֣ים", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 49, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 50, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהִ֡ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 50, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 50, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֗י⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 50, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֓ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 50, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֖ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 50, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֶ֣י⁠ךָ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 50, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵ⁠אלֹהִ֣ים", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 50, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 50, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱל֑וֹהַּ", + "strong": [ + "H0433" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 50, + "verse": 23 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִֽים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 51, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 51, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 51, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 51, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֥י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 51, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִים֮", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 51, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 52, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 52, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 52, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 53, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 53, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 53, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִֽים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 53, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 53, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 53, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 53, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 54, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 54, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 54, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֖ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 54, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 55, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 55, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 55, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 55, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִֽים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 55, + "verse": 23 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֨ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 56, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 56, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "בֵּ⁠אלֹהִים֮", + "strong": [ + "b:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 56, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "בֵּ⁠אלֹהִ֣ים", + "strong": [ + "b:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 56, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִֽים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 56, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 56, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "בֵּֽ֭⁠אלֹהִים", + "strong": [ + "b:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 56, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "בֵּֽ⁠אלֹהִ֣ים", + "strong": [ + "b:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 56, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 56, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 57, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֨ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 57, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵֽ⁠אלֹהִ֣ים", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 57, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 57, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 57, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 57, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 58, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 58, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 59, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהָ֑⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 59, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 59, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹ֘הֵ֤י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 59, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 59, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֣י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 59, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 59, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 59, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 59, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֥י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 60, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 60, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֤ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 60, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 60, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 60, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "בֵּֽ⁠אלֹהִ֥ים", + "strong": [ + "b:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 61, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 61, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 61, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 62, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 62, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵ֭⁠אלֹהִים", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 62, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 62, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "בֵּֽ⁠אלֹהִֽים", + "strong": [ + "b:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 62, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֖ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 62, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 62, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵ⁠אלֹהִֽים", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 63, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֤ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 63, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "בֵּ⁠אלֹ֫הִ֥ים", + "strong": [ + "b:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 64, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 64, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹ֫הִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 64, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 65, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹ֘הִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 65, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֣י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 65, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵ֝⁠אלֹהִים", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵ֭⁠אלֹהִים", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֑י⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 67, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 67, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 67, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 67, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 67, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵֽי⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 67, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִֽים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵֽ⁠אלֹהִים֮", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֤ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹ֫הִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֥י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִֽים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִֽים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "הָ֘⁠אֵ֤ל", + "strong": [ + "d:H0410" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "הָ֤⁠אֵ֣ל", + "strong": [ + "d:H0410" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 24 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 28 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֶ֗י⁠ךָ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 28 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 31 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵ⁠אלֹהִֽים", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 32 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵ⁠אלֹהִ֑ים", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 34 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵֽ⁠אלֹ֫הִ֥ים", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 35 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 35 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִֽים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵ⁠אלֹהָֽ⁠י", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהֵ֗י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 29 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 30 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 32 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 35 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֨ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 70, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 70, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 70, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֪ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהַ֗⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהַ֗⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֪ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹ֫הָ֥⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֣י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 28 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 74, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 74, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 74, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "וֵ֭⁠אלֹהִים", + "strong": [ + "c:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 74, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 75, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 75, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 75, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵ⁠אלֹהֵ֥י", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 76, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 76, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֣י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 76, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 76, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהֵ֫י⁠כֶ֥ם", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 77, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 77, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 77, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 77, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 77, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "הָ֭⁠אֵל", + "strong": [ + "d:H0410" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 77, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "בֵֽ⁠אלֹהִ֗ים", + "strong": [ + "b:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "בֵּֽ⁠אלֹ֫הִ֥ים", + "strong": [ + "b:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "בֵּ⁠אלֹהִ֑ים", + "strong": [ + "b:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 31 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֨ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 35 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 56 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 59 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 79, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהִ֡ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 79, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹ֘הֵ֤י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 79, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהֵ֫י⁠הֶ֥ם", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 80, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 80, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 80, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 80, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 80, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 81, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵ⁠אלֹהִ֣ים", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 81, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵ⁠אלֹהֵ֥י", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 81, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵ⁠אלֹהֵ֥י", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 81, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֶ֗י⁠ךָ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 82, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 82, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 82, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 82, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהִים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 83, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 83, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִֽים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 83, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהַ֗⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "וֵ⁠אלֹהָֽ⁠י", + "strong": [ + "c:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֖י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהַ֑⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹ֫הִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 85, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֣י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 85, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "הָ⁠אֵ֪ל", + "strong": [ + "d:H0410" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהַ֑⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "בָ⁠אֱלֹהִ֥ים", + "strong": [ + "b:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהַ⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֤ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 87, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "הָ⁠אֱלֹהִ֣ים", + "strong": [ + "d:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 88, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֣י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹ֘הֵ֤י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 90, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "הָ⁠אֱלֹ֫הִ֥ים", + "strong": [ + "d:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 90, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֗י⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 91, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהַ֗⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 92, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֣י⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֥י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "וֵ֝⁠אלֹהַ֗⁠י", + "strong": [ + "c:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 23 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵֽי⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 95, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִֽים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 95, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֗י⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִֽים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֣י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִֽים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִֽים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 98, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵֽי⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 99, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֗י⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 99, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵי⁠נוּ֮", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 99, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֗י⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 99, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵֽי⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 100, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹ֫הִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֭לֹהַ⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 33 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵ⁠אלֹהַ֣⁠י", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֑י⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 47 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֗י⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 48 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֪י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 108, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 108, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֑ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 108, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֤ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 108, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֥ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 108, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 108, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "בֵּֽ⁠אלֹהִ֥ים", + "strong": [ + "b:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֥י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהָ֑⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 113, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֑י⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 114, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱל֣וֹהַּ", + "strong": [ + "H0433" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵי⁠הֶֽם", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "וֵֽ⁠אלֹהֵ֥י⁠נוּ", + "strong": [ + "c:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "וֵ֖⁠אלֹהֵ֣י⁠נוּ", + "strong": [ + "c:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 28 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱ֝לֹהַ֗⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 115 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהָֽ⁠י", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 122, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֑י⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 123, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֑י⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵֽי⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִֽים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 136, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵֽ⁠אלֹהֵ֣י", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 136, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "הָ⁠אֱלֹהִ֑ים", + "strong": [ + "d:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 138, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהִ֣ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 139, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱל֥וֹהַּ", + "strong": [ + "H0433" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱל֫וֹהָ֥⁠י", + "strong": [ + "H0433" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 144, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱֽלֹהִ֗ים", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 144, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהָֽי⁠ו", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלוֹהַ֣⁠י", + "strong": [ + "H0433" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 146, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵֽ⁠אלֹהַ֣⁠י", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 146, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהָֽי⁠ו", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 146, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהַ֣יִ⁠ךְ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 147, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהֵ֑י⁠נוּ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 147, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "לֵ⁠אלֹהֵ֣י⁠נוּ", + "strong": [ + "l:H0430" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 147, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "god", + "quote": "אֱלֹהַ֣יִ⁠ךְ", + "strong": [ + "H0430" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/good.json b/.apps/translationCore/index/translationWords/psa/good.json index 0a83db69..9241fda0 100644 --- a/.apps/translationCore/index/translationWords/psa/good.json +++ b/.apps/translationCore/index/translationWords/psa/good.json @@ -1 +1,1454 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":4,"verse":6},"tool":"translationWords","groupId":"good","quote":"ט֥וֹב","strong":["H2896b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":14,"verse":1},"tool":"translationWords","groupId":"good","quote":"טֽוֹב","strong":["H2896b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":14,"verse":3},"tool":"translationWords","groupId":"good","quote":"ט֑וֹב","strong":["H2896b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":2},"tool":"translationWords","groupId":"good","quote":"ט֝וֹבָתִ֗⁠י","strong":["H2896c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":3},"tool":"translationWords","groupId":"good","quote":"ט֑וֹב","strong":["H2896b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":23,"verse":6},"tool":"translationWords","groupId":"good","quote":"ט֤וֹב","strong":["H2896b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":7},"tool":"translationWords","groupId":"good","quote":"טוּבְ⁠ךָ֣","strong":["H2898"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":8},"tool":"translationWords","groupId":"good","quote":"טוֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":13},"tool":"translationWords","groupId":"good","quote":"בְּֽ⁠טוּב","strong":["b:H2898"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":19},"tool":"translationWords","groupId":"good","quote":"טוּבְ⁠ךָ֮","strong":["H2898"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":8},"tool":"translationWords","groupId":"good","quote":"ט֣וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":10},"tool":"translationWords","groupId":"good","quote":"טֽוֹב","strong":["H2896b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":12},"tool":"translationWords","groupId":"good","quote":"טֽוֹב","strong":["H2896b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":14},"tool":"translationWords","groupId":"good","quote":"ט֑וֹב","strong":["H2896b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":12},"tool":"translationWords","groupId":"good","quote":"טוֹבָ֗ה","strong":["H2896c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":36,"verse":4},"tool":"translationWords","groupId":"good","quote":"ט֑וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":3},"tool":"translationWords","groupId":"good","quote":"ט֑וֹב","strong":["H2896b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":16},"tool":"translationWords","groupId":"good","quote":"טוֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":27},"tool":"translationWords","groupId":"good","quote":"ט֗וֹב","strong":["H2896b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":20},"tool":"translationWords","groupId":"good","quote":"טוֹבָ֑ה","strong":["H2896c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":20},"tool":"translationWords","groupId":"good","quote":"טֽוֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":1},"tool":"translationWords","groupId":"good","quote":"ט֗וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":52,"verse":9},"tool":"translationWords","groupId":"good","quote":"ט֝֗וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":53,"verse":1},"tool":"translationWords","groupId":"good","quote":"טֽוֹב","strong":["H2896b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":53,"verse":3},"tool":"translationWords","groupId":"good","quote":"ט֑וֹב","strong":["H2896b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":54,"verse":6},"tool":"translationWords","groupId":"good","quote":"טֽוֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":63,"verse":3},"tool":"translationWords","groupId":"good","quote":"ט֣וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":65,"verse":4},"tool":"translationWords","groupId":"good","quote":"בְּ⁠ט֣וּב","strong":["b:H2898"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":65,"verse":11},"tool":"translationWords","groupId":"good","quote":"טוֹבָתֶ֑⁠ךָ","strong":["H2896c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":16},"tool":"translationWords","groupId":"good","quote":"ט֣וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":1},"tool":"translationWords","groupId":"good","quote":"ט֭וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":28},"tool":"translationWords","groupId":"good","quote":"ט֥וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":10},"tool":"translationWords","groupId":"good","quote":"טֽוֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":11},"tool":"translationWords","groupId":"good","quote":"ט֝֗וֹב","strong":["H2896b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":5},"tool":"translationWords","groupId":"good","quote":"ט֣וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":17},"tool":"translationWords","groupId":"good","quote":"לְ⁠ט֫וֹבָ֥ה","strong":["l:H2896c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":1},"tool":"translationWords","groupId":"good","quote":"ט֗וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":100,"verse":5},"tool":"translationWords","groupId":"good","quote":"ט֣וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":28},"tool":"translationWords","groupId":"good","quote":"טֽוֹב","strong":["H2896b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":1},"tool":"translationWords","groupId":"good","quote":"ט֑וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":1},"tool":"translationWords","groupId":"good","quote":"ט֑וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":9},"tool":"translationWords","groupId":"good","quote":"טֽוֹב","strong":["H2896b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":5},"tool":"translationWords","groupId":"good","quote":"טוֹבָ֑ה","strong":["H2896c"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":21},"tool":"translationWords","groupId":"good","quote":"ט֥וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":111,"verse":10},"tool":"translationWords","groupId":"good","quote":"ט֭וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":112,"verse":5},"tool":"translationWords","groupId":"good","quote":"טֽוֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":1},"tool":"translationWords","groupId":"good","quote":"ט֑וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":8},"tool":"translationWords","groupId":"good","quote":"ט֗וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":9},"tool":"translationWords","groupId":"good","quote":"ט֗וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":29},"tool":"translationWords","groupId":"good","quote":"ט֑וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":39},"tool":"translationWords","groupId":"good","quote":"טוֹבִֽים","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":65},"tool":"translationWords","groupId":"good","quote":"ט֭וֹב","strong":["H2896b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":66},"tool":"translationWords","groupId":"good","quote":"ט֤וּב","strong":["H2898"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":68},"tool":"translationWords","groupId":"good","quote":"טוֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":71},"tool":"translationWords","groupId":"good","quote":"טֽוֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":72},"tool":"translationWords","groupId":"good","quote":"טֽוֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":122,"verse":9},"tool":"translationWords","groupId":"good","quote":"ט֣וֹב","strong":["H2896b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":128,"verse":5},"tool":"translationWords","groupId":"good","quote":"בְּ⁠ט֣וּב","strong":["b:H2898"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":133,"verse":1},"tool":"translationWords","groupId":"good","quote":"טּ֭וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":133,"verse":2},"tool":"translationWords","groupId":"good","quote":"הַ⁠טּ֨וֹב","strong":["d:H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":3},"tool":"translationWords","groupId":"good","quote":"ט֣וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":136,"verse":1},"tool":"translationWords","groupId":"good","quote":"ט֑וֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":10},"tool":"translationWords","groupId":"good","quote":"טוֹבָ֑ה","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":7},"tool":"translationWords","groupId":"good","quote":"טוּבְ⁠ךָ֣","strong":["H2898"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":9},"tool":"translationWords","groupId":"good","quote":"טוֹב","strong":["H2896a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":147,"verse":1},"tool":"translationWords","groupId":"good","quote":"ט֭וֹב","strong":["H2896a"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 4, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֥וֹב", + "strong": [ + "H2896b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 14, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טֽוֹב", + "strong": [ + "H2896b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 14, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֑וֹב", + "strong": [ + "H2896b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 16, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֝וֹבָתִ֗⁠י", + "strong": [ + "H2896c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 21, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֑וֹב", + "strong": [ + "H2896b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 23, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֤וֹב", + "strong": [ + "H2896b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טוּבְ⁠ךָ֣", + "strong": [ + "H2898" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טוֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "בְּֽ⁠טוּב", + "strong": [ + "b:H2898" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טוּבְ⁠ךָ֮", + "strong": [ + "H2898" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֣וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טֽוֹב", + "strong": [ + "H2896b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טֽוֹב", + "strong": [ + "H2896b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֑וֹב", + "strong": [ + "H2896b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טוֹבָ֗ה", + "strong": [ + "H2896c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 36, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֑וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֑וֹב", + "strong": [ + "H2896b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טוֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 27 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֗וֹב", + "strong": [ + "H2896b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 38, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טוֹבָ֑ה", + "strong": [ + "H2896c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 38, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טֽוֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֗וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 52, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֝֗וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 53, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טֽוֹב", + "strong": [ + "H2896b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 53, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֑וֹב", + "strong": [ + "H2896b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 54, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טֽוֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 63, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֣וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 65, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "בְּ⁠ט֣וּב", + "strong": [ + "b:H2898" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 65, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טוֹבָתֶ֑⁠ךָ", + "strong": [ + "H2896c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֣וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֭וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 28 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֥וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טֽוֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֝֗וֹב", + "strong": [ + "H2896b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֣וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "לְ⁠ט֫וֹבָ֥ה", + "strong": [ + "l:H2896c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 92, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֗וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 100, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֣וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 28 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טֽוֹב", + "strong": [ + "H2896b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֑וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֑וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טֽוֹב", + "strong": [ + "H2896b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טוֹבָ֑ה", + "strong": [ + "H2896c" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֥וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 111, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֭וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 112, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טֽוֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֑וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֗וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֗וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 29 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֑וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 39 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טוֹבִֽים", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 65 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֭וֹב", + "strong": [ + "H2896b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 66 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֤וּב", + "strong": [ + "H2898" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 68 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טוֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 71 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טֽוֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 72 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טֽוֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 122, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֣וֹב", + "strong": [ + "H2896b" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 128, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "בְּ⁠ט֣וּב", + "strong": [ + "b:H2898" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 133, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טּ֭וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 133, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "הַ⁠טּ֨וֹב", + "strong": [ + "d:H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֣וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 136, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֑וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טוֹבָ֑ה", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טוּבְ⁠ךָ֣", + "strong": [ + "H2898" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "טוֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 147, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "good", + "quote": "ט֭וֹב", + "strong": [ + "H2896a" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/hand.json b/.apps/translationCore/index/translationWords/psa/hand.json index a314aa5e..b4290844 100644 --- a/.apps/translationCore/index/translationWords/psa/hand.json +++ b/.apps/translationCore/index/translationWords/psa/hand.json @@ -1 +1,2444 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":8,"verse":6},"tool":"translationWords","groupId":"hand","quote":"יָדֶ֑י⁠ךָ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":16},"tool":"translationWords","groupId":"hand","quote":"כַּ֭פָּי⁠ו","strong":["H3709"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":12},"tool":"translationWords","groupId":"hand","quote":"יָדֶ֑⁠ךָ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":14},"tool":"translationWords","groupId":"hand","quote":"בְּ⁠יָ֫דֶ֥⁠ךָ","strong":["b:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":14},"tool":"translationWords","groupId":"hand","quote":"יָדְ⁠ךָ֨","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":20},"tool":"translationWords","groupId":"hand","quote":"יָ֝דַ֗⁠י","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":24},"tool":"translationWords","groupId":"hand","quote":"יָ֝דַ֗⁠י","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":34},"tool":"translationWords","groupId":"hand","quote":"יָ֭דַ⁠י","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":null},"tool":"translationWords","groupId":"hand","quote":"מִ⁠כַּ֥ף","strong":["m:H3709"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":1},"tool":"translationWords","groupId":"hand","quote":"יָ֝דָ֗י⁠ו","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":8},"tool":"translationWords","groupId":"hand","quote":"יָ֭דְ⁠ךָ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":16},"tool":"translationWords","groupId":"hand","quote":"יָדַ֥⁠י","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":20},"tool":"translationWords","groupId":"hand","quote":"מִ⁠יַּד","strong":["m:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":4},"tool":"translationWords","groupId":"hand","quote":"כַפַּ֗יִם","strong":["H3709"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":26,"verse":6},"tool":"translationWords","groupId":"hand","quote":"כַּפָּ֑⁠י","strong":["H3709"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":26,"verse":10},"tool":"translationWords","groupId":"hand","quote":"בִּ⁠ידֵי⁠הֶ֥ם","strong":["b:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":28,"verse":2},"tool":"translationWords","groupId":"hand","quote":"יָ֝דַ֗⁠י","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":28,"verse":4},"tool":"translationWords","groupId":"hand","quote":"יְ֭דֵי⁠הֶם","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":28,"verse":5},"tool":"translationWords","groupId":"hand","quote":"יָדָ֑י⁠ו","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":5},"tool":"translationWords","groupId":"hand","quote":"בְּ⁠יָדְ⁠ךָ֮","strong":["b:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":8},"tool":"translationWords","groupId":"hand","quote":"בְּ⁠יַד","strong":["b:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":15},"tool":"translationWords","groupId":"hand","quote":"בְּ⁠יָדְ⁠ךָ֥","strong":["b:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":15},"tool":"translationWords","groupId":"hand","quote":"מִ⁠יַּד","strong":["m:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":32,"verse":4},"tool":"translationWords","groupId":"hand","quote":"יָ֫דֶ֥⁠ךָ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":36,"verse":11},"tool":"translationWords","groupId":"hand","quote":"וְ⁠יַד","strong":["c:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":24},"tool":"translationWords","groupId":"hand","quote":"יָדֽ⁠וֹ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":33},"tool":"translationWords","groupId":"hand","quote":"בְ⁠יָד֑⁠וֹ","strong":["b:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":2},"tool":"translationWords","groupId":"hand","quote":"יָדֶֽ⁠ךָ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":10},"tool":"translationWords","groupId":"hand","quote":"יָ֝דְ⁠ךָ֗","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":2},"tool":"translationWords","groupId":"hand","quote":"יָדְ⁠ךָ֡","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":20},"tool":"translationWords","groupId":"hand","quote":"כַּ֝פֵּ֗י⁠נוּ","strong":["H3709"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":47,"verse":1},"tool":"translationWords","groupId":"hand","quote":"כָ֑ף","strong":["H3709"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":15},"tool":"translationWords","groupId":"hand","quote":"מִֽ⁠יַּד","strong":["m:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":20},"tool":"translationWords","groupId":"hand","quote":"יָ֭דָי⁠ו","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":58,"verse":2},"tool":"translationWords","groupId":"hand","quote":"יְ֝דֵי⁠כֶ֗ם","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":63,"verse":4},"tool":"translationWords","groupId":"hand","quote":"כַפָּֽ⁠י","strong":["H3709"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":63,"verse":10},"tool":"translationWords","groupId":"hand","quote":"יְדֵי","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":31},"tool":"translationWords","groupId":"hand","quote":"יָ֝דָ֗י⁠ו","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":4},"tool":"translationWords","groupId":"hand","quote":"מִ⁠יַּ֣ד","strong":["m:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":4},"tool":"translationWords","groupId":"hand","quote":"מִ⁠כַּ֖ף","strong":["m:H3709"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":13},"tool":"translationWords","groupId":"hand","quote":"כַּפָּֽ⁠י","strong":["H3709"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":23},"tool":"translationWords","groupId":"hand","quote":"בְּ⁠יַד","strong":["b:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":11},"tool":"translationWords","groupId":"hand","quote":"יָ֭דְ⁠ךָ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":75,"verse":8},"tool":"translationWords","groupId":"hand","quote":"בְּֽ⁠יַד","strong":["b:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":5},"tool":"translationWords","groupId":"hand","quote":"יְדֵי⁠הֶֽם","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":2},"tool":"translationWords","groupId":"hand","quote":"יָדִ֤⁠י","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":20},"tool":"translationWords","groupId":"hand","quote":"בְּֽ⁠יַד","strong":["b:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":42},"tool":"translationWords","groupId":"hand","quote":"יָד֑⁠וֹ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":61},"tool":"translationWords","groupId":"hand","quote":"בְ⁠יַד","strong":["b:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":72},"tool":"translationWords","groupId":"hand","quote":"כַּפָּ֣י⁠ו","strong":["H3709"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":17},"tool":"translationWords","groupId":"hand","quote":"יָ֭דְ⁠ךָ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":6},"tool":"translationWords","groupId":"hand","quote":"כַּ֝פָּ֗י⁠ו","strong":["H3709"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":14},"tool":"translationWords","groupId":"hand","quote":"יָדִֽ⁠י","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":82,"verse":4},"tool":"translationWords","groupId":"hand","quote":"מִ⁠יַּ֖ד","strong":["m:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":88,"verse":5},"tool":"translationWords","groupId":"hand","quote":"מִ⁠יָּדְ⁠ךָ֥","strong":["m:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":88,"verse":9},"tool":"translationWords","groupId":"hand","quote":"כַפָּֽ⁠י","strong":["H3709"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":13},"tool":"translationWords","groupId":"hand","quote":"יָ֝דְ⁠ךָ֗","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":21},"tool":"translationWords","groupId":"hand","quote":"יָ֭דִ⁠י","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":25},"tool":"translationWords","groupId":"hand","quote":"יָד֑⁠וֹ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":48},"tool":"translationWords","groupId":"hand","quote":"מִ⁠יַּד","strong":["m:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":17},"tool":"translationWords","groupId":"hand","quote":"יָ֭דֵי⁠נוּ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":17},"tool":"translationWords","groupId":"hand","quote":"יָ֝דֵ֗י⁠נוּ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":91,"verse":12},"tool":"translationWords","groupId":"hand","quote":"כַּפַּ֥יִם","strong":["H3709"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":4},"tool":"translationWords","groupId":"hand","quote":"יָדֶ֣י⁠ךָ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":95,"verse":4},"tool":"translationWords","groupId":"hand","quote":"בְּ֭⁠יָד⁠וֹ","strong":["b:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":95,"verse":5},"tool":"translationWords","groupId":"hand","quote":"יָדָ֥י⁠ו","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":95,"verse":7},"tool":"translationWords","groupId":"hand","quote":"יָד֑⁠וֹ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":10},"tool":"translationWords","groupId":"hand","quote":"מִ⁠יַּ֥ד","strong":["m:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":98,"verse":8},"tool":"translationWords","groupId":"hand","quote":"כָ֑ף","strong":["H3709"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":25},"tool":"translationWords","groupId":"hand","quote":"יָדֶ֣י⁠ךָ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":25},"tool":"translationWords","groupId":"hand","quote":"יָ֫דָ֥יִם","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":28},"tool":"translationWords","groupId":"hand","quote":"יָֽ֝דְ⁠ךָ֗","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":10},"tool":"translationWords","groupId":"hand","quote":"מִ⁠יַּ֣ד","strong":["m:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":10},"tool":"translationWords","groupId":"hand","quote":"מִ⁠יַּ֥ד","strong":["m:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":26},"tool":"translationWords","groupId":"hand","quote":"יָד֣⁠וֹ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":41},"tool":"translationWords","groupId":"hand","quote":"בְּ⁠יַד","strong":["b:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":42},"tool":"translationWords","groupId":"hand","quote":"יָדָֽ⁠ם","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":2},"tool":"translationWords","groupId":"hand","quote":"מִ⁠יַּד","strong":["m:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":27},"tool":"translationWords","groupId":"hand","quote":"יָ֣דְ⁠ךָ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":111,"verse":7},"tool":"translationWords","groupId":"hand","quote":"יָ֭דָי⁠ו","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":4},"tool":"translationWords","groupId":"hand","quote":"יְדֵ֣י","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":7},"tool":"translationWords","groupId":"hand","quote":"יְדֵי⁠הֶ֤ם","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":48},"tool":"translationWords","groupId":"hand","quote":"כַפַּ֗⁠י","strong":["H3709"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":73},"tool":"translationWords","groupId":"hand","quote":"יָדֶ֣י⁠ךָ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":173},"tool":"translationWords","groupId":"hand","quote":"יָדְ⁠ךָ֥","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":5},"tool":"translationWords","groupId":"hand","quote":"יַ֥ד","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":123,"verse":2},"tool":"translationWords","groupId":"hand","quote":"יַ֤ד","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":123,"verse":2},"tool":"translationWords","groupId":"hand","quote":"יַ֪ד","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":125,"verse":3},"tool":"translationWords","groupId":"hand","quote":"יְדֵי⁠הֶֽם","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":127,"verse":4},"tool":"translationWords","groupId":"hand","quote":"בְּ⁠יַד","strong":["b:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":128,"verse":2},"tool":"translationWords","groupId":"hand","quote":"כַּ֭פֶּי⁠ךָ","strong":["H3709"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":129,"verse":7},"tool":"translationWords","groupId":"hand","quote":"כַפּ֥⁠וֹ","strong":["H3709"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":134,"verse":2},"tool":"translationWords","groupId":"hand","quote":"יְדֵ⁠כֶ֥ם","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":15},"tool":"translationWords","groupId":"hand","quote":"יְדֵ֣י","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":136,"verse":12},"tool":"translationWords","groupId":"hand","quote":"בְּ⁠יָ֣ד","strong":["b:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":138,"verse":7},"tool":"translationWords","groupId":"hand","quote":"יָדֶ֑⁠ךָ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":138,"verse":8},"tool":"translationWords","groupId":"hand","quote":"יָדֶ֣י⁠ךָ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":139,"verse":5},"tool":"translationWords","groupId":"hand","quote":"כַּפֶּֽ⁠כָה","strong":["H3709"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":139,"verse":10},"tool":"translationWords","groupId":"hand","quote":"יָדְ⁠ךָ֣","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":5},"tool":"translationWords","groupId":"hand","quote":"מִ֘⁠ידֵ֤י","strong":["m:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":141,"verse":2},"tool":"translationWords","groupId":"hand","quote":"כַּ֝פַּ֗⁠י","strong":["H3709"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":141,"verse":6},"tool":"translationWords","groupId":"hand","quote":"בִֽ⁠ידֵי","strong":["b:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":141,"verse":9},"tool":"translationWords","groupId":"hand","quote":"מִ֣⁠ידֵי","strong":["m:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":5},"tool":"translationWords","groupId":"hand","quote":"יָדֶ֣י⁠ךָ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":6},"tool":"translationWords","groupId":"hand","quote":"יָדַ֣⁠י","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":144,"verse":1},"tool":"translationWords","groupId":"hand","quote":"יָדַ֣⁠י","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":144,"verse":7},"tool":"translationWords","groupId":"hand","quote":"יָדֶ֗י⁠ךָ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":144,"verse":7},"tool":"translationWords","groupId":"hand","quote":"מִ֝⁠יַּ֗ד","strong":["m:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":144,"verse":11},"tool":"translationWords","groupId":"hand","quote":"מִ⁠יַּ֪ד","strong":["m:H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":16},"tool":"translationWords","groupId":"hand","quote":"יָדֶ֑⁠ךָ","strong":["H3027"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":149,"verse":6},"tool":"translationWords","groupId":"hand","quote":"בְּ⁠יָדָֽ⁠ם","strong":["b:H3027"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 8, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדֶ֑י⁠ךָ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "כַּ֭פָּי⁠ו", + "strong": [ + "H3709" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 10, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדֶ֑⁠ךָ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 10, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "בְּ⁠יָ֫דֶ֥⁠ךָ", + "strong": [ + "b:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 17, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדְ⁠ךָ֨", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָ֝דַ֗⁠י", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 24 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָ֝דַ֗⁠י", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 34 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָ֭דַ⁠י", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": null + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "מִ⁠כַּ֥ף", + "strong": [ + "m:H3709" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 19, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָ֝דָ֗י⁠ו", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 21, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָ֭דְ⁠ךָ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 22, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדַ֥⁠י", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 22, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "מִ⁠יַּד", + "strong": [ + "m:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 24, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "כַפַּ֗יִם", + "strong": [ + "H3709" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 26, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "כַּפָּ֑⁠י", + "strong": [ + "H3709" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 26, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "בִּ⁠ידֵי⁠הֶ֥ם", + "strong": [ + "b:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 28, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָ֝דַ֗⁠י", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 28, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יְ֭דֵי⁠הֶם", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 28, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדָ֑י⁠ו", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "בְּ⁠יָדְ⁠ךָ֮", + "strong": [ + "b:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "בְּ⁠יַד", + "strong": [ + "b:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "בְּ⁠יָדְ⁠ךָ֥", + "strong": [ + "b:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "מִ⁠יַּד", + "strong": [ + "m:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 32, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָ֫דֶ֥⁠ךָ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 36, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "וְ⁠יַד", + "strong": [ + "c:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 24 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדֽ⁠וֹ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 33 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "בְ⁠יָד֑⁠וֹ", + "strong": [ + "b:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 38, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדֶֽ⁠ךָ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 39, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָ֝דְ⁠ךָ֗", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 44, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדְ⁠ךָ֡", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 44, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "כַּ֝פֵּ֗י⁠נוּ", + "strong": [ + "H3709" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 47, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "כָ֑ף", + "strong": [ + "H3709" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 49, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "מִֽ⁠יַּד", + "strong": [ + "m:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 55, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָ֭דָי⁠ו", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 58, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יְ֝דֵי⁠כֶ֗ם", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 63, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "כַפָּֽ⁠י", + "strong": [ + "H3709" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 63, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יְדֵי", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 31 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָ֝דָ֗י⁠ו", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "מִ⁠יַּ֣ד", + "strong": [ + "m:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "מִ⁠כַּ֖ף", + "strong": [ + "m:H3709" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "כַּפָּֽ⁠י", + "strong": [ + "H3709" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 23 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "בְּ⁠יַד", + "strong": [ + "b:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 74, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָ֭דְ⁠ךָ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 75, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "בְּֽ⁠יַד", + "strong": [ + "b:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 76, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יְדֵי⁠הֶֽם", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 77, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדִ֤⁠י", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 77, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "בְּֽ⁠יַד", + "strong": [ + "b:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 42 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָד֑⁠וֹ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 61 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "בְ⁠יַד", + "strong": [ + "b:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 72 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "כַּפָּ֣י⁠ו", + "strong": [ + "H3709" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 80, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָ֭דְ⁠ךָ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 81, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "כַּ֝פָּ֗י⁠ו", + "strong": [ + "H3709" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 81, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדִֽ⁠י", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 82, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "מִ⁠יַּ֖ד", + "strong": [ + "m:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 88, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "מִ⁠יָּדְ⁠ךָ֥", + "strong": [ + "m:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 88, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "כַפָּֽ⁠י", + "strong": [ + "H3709" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָ֝דְ⁠ךָ֗", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָ֭דִ⁠י", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 25 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָד֑⁠וֹ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 48 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "מִ⁠יַּד", + "strong": [ + "m:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 90, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָ֭דֵי⁠נוּ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 90, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָ֝דֵ֗י⁠נוּ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 91, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "כַּפַּ֥יִם", + "strong": [ + "H3709" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 92, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדֶ֣י⁠ךָ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 95, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "בְּ֭⁠יָד⁠וֹ", + "strong": [ + "b:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 95, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדָ֥י⁠ו", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 95, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָד֑⁠וֹ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "מִ⁠יַּ֥ד", + "strong": [ + "m:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 98, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "כָ֑ף", + "strong": [ + "H3709" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 102, + "verse": 25 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדֶ֣י⁠ךָ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 25 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָ֫דָ֥יִם", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 28 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָֽ֝דְ⁠ךָ֗", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "מִ⁠יַּ֣ד", + "strong": [ + "m:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "מִ⁠יַּ֥ד", + "strong": [ + "m:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָד֣⁠וֹ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 41 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "בְּ⁠יַד", + "strong": [ + "b:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 42 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדָֽ⁠ם", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "מִ⁠יַּד", + "strong": [ + "m:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 27 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָ֣דְ⁠ךָ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 111, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָ֭דָי⁠ו", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יְדֵ֣י", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יְדֵי⁠הֶ֤ם", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 48 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "כַפַּ֗⁠י", + "strong": [ + "H3709" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 73 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדֶ֣י⁠ךָ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 173 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדְ⁠ךָ֥", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 121, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יַ֥ד", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 123, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יַ֤ד", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 123, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יַ֪ד", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 125, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יְדֵי⁠הֶֽם", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 127, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "בְּ⁠יַד", + "strong": [ + "b:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 128, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "כַּ֭פֶּי⁠ךָ", + "strong": [ + "H3709" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 129, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "כַפּ֥⁠וֹ", + "strong": [ + "H3709" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 134, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יְדֵ⁠כֶ֥ם", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יְדֵ֣י", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 136, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "בְּ⁠יָ֣ד", + "strong": [ + "b:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 138, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדֶ֑⁠ךָ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 138, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדֶ֣י⁠ךָ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 139, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "כַּפֶּֽ⁠כָה", + "strong": [ + "H3709" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 139, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדְ⁠ךָ֣", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 140, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "מִ֘⁠ידֵ֤י", + "strong": [ + "m:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 141, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "כַּ֝פַּ֗⁠י", + "strong": [ + "H3709" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 141, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "בִֽ⁠ידֵי", + "strong": [ + "b:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 141, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "מִ֣⁠ידֵי", + "strong": [ + "m:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדֶ֣י⁠ךָ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדַ֣⁠י", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 144, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדַ֣⁠י", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 144, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדֶ֗י⁠ךָ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 144, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "מִ֝⁠יַּ֗ד", + "strong": [ + "m:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 144, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "מִ⁠יַּ֪ד", + "strong": [ + "m:H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "יָדֶ֑⁠ךָ", + "strong": [ + "H3027" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 149, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "hand", + "quote": "בְּ⁠יָדָֽ⁠ם", + "strong": [ + "b:H3027" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/harvest.json b/.apps/translationCore/index/translationWords/psa/harvest.json index a910689a..60c10ed3 100644 --- a/.apps/translationCore/index/translationWords/psa/harvest.json +++ b/.apps/translationCore/index/translationWords/psa/harvest.json @@ -1,46 +1 @@ -[ - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 126, - "verse": 5 - }, - "tool": "translationWords", - "groupId": "harvest", - "quote": "יִקְצֹֽרוּ", - "strong": [ - "H7114b" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 129, - "verse": 7 - }, - "tool": "translationWords", - "groupId": "harvest", - "quote": "קוֹצֵ֗ר", - "strong": [ - "H7114b" - ], - "occurrence": 1 - } - } -] \ No newline at end of file +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":126,"verse":5},"tool":"translationWords","groupId":"harvest","quote":"יִקְצֹֽרוּ","strong":["H7114b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":129,"verse":7},"tool":"translationWords","groupId":"harvest","quote":"קוֹצֵ֗ר","strong":["H7114b"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/head.json b/.apps/translationCore/index/translationWords/psa/head.json index 1c98f00c..98187b5b 100644 --- a/.apps/translationCore/index/translationWords/psa/head.json +++ b/.apps/translationCore/index/translationWords/psa/head.json @@ -1 +1 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":3,"verse":3},"tool":"translationWords","groupId":"head","quote":"רֹאשִֽׁ⁠י","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":16},"tool":"translationWords","groupId":"head","quote":"בְ⁠רֹאשׁ֑⁠וֹ","strong":["b:H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":7},"tool":"translationWords","groupId":"head","quote":"רֹֽאשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":23,"verse":5},"tool":"translationWords","groupId":"head","quote":"רֹ֝אשִׁ֗⁠י","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":7},"tool":"translationWords","groupId":"head","quote":"רָֽאשֵׁי⁠כֶ֗ם","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":9},"tool":"translationWords","groupId":"head","quote":"רָֽאשֵׁי⁠כֶ֗ם","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":6},"tool":"translationWords","groupId":"head","quote":"רֹאשִׁ֡⁠י","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":4},"tool":"translationWords","groupId":"head","quote":"רֹאשִׁ֑⁠י","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":12},"tool":"translationWords","groupId":"head","quote":"רֹ֝אשִׁ֗⁠י","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":14},"tool":"translationWords","groupId":"head","quote":"רֹ֝֗אשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":60,"verse":7},"tool":"translationWords","groupId":"head","quote":"רֹאשִׁ֑⁠י","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":21},"tool":"translationWords","groupId":"head","quote":"רֹ֤אשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":4},"tool":"translationWords","groupId":"head","quote":"רֹאשִׁ⁠י֮","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":16},"tool":"translationWords","groupId":"head","quote":"בְּ⁠רֹ֪אשׁ","strong":["b:H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":13},"tool":"translationWords","groupId":"head","quote":"רָאשֵׁ֥י","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":14},"tool":"translationWords","groupId":"head","quote":"רָאשֵׁ֣י","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":83,"verse":2},"tool":"translationWords","groupId":"head","quote":"רֹֽאשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":108,"verse":8},"tool":"translationWords","groupId":"head","quote":"רֹאשִׁ֑⁠י","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":25},"tool":"translationWords","groupId":"head","quote":"רֹאשָֽׁ⁠ם","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":110,"verse":6},"tool":"translationWords","groupId":"head","quote":"רֹ֝֗אשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":110,"verse":7},"tool":"translationWords","groupId":"head","quote":"רֹֽאשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":160},"tool":"translationWords","groupId":"head","quote":"רֹאשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":137,"verse":6},"tool":"translationWords","groupId":"head","quote":"רֹ֣אשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":139,"verse":17},"tool":"translationWords","groupId":"head","quote":"רָאשֵׁי⁠הֶֽם","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":10},"tool":"translationWords","groupId":"head","quote":"רֹ֥אשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":141,"verse":5},"tool":"translationWords","groupId":"head","quote":"רֹ֭אשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":141,"verse":5},"tool":"translationWords","groupId":"head","quote":"רֹאשִׁ֑⁠י","strong":["H7218a"],"occurrence":1}}] +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":3,"verse":3},"tool":"translationWords","groupId":"head","quote":"רֹאשִֽׁ⁠י","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":16},"tool":"translationWords","groupId":"head","quote":"בְ⁠רֹאשׁ֑⁠וֹ","strong":["b:H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":7},"tool":"translationWords","groupId":"head","quote":"רֹֽאשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":23,"verse":5},"tool":"translationWords","groupId":"head","quote":"רֹ֝אשִׁ֗⁠י","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":7},"tool":"translationWords","groupId":"head","quote":"רָֽאשֵׁי⁠כֶ֗ם","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":9},"tool":"translationWords","groupId":"head","quote":"רָֽאשֵׁי⁠כֶ֗ם","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":6},"tool":"translationWords","groupId":"head","quote":"רֹאשִׁ֡⁠י","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":4},"tool":"translationWords","groupId":"head","quote":"רֹאשִׁ֑⁠י","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":12},"tool":"translationWords","groupId":"head","quote":"רֹ֝אשִׁ֗⁠י","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":14},"tool":"translationWords","groupId":"head","quote":"רֹ֝֗אשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":60,"verse":7},"tool":"translationWords","groupId":"head","quote":"רֹאשִׁ֑⁠י","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":21},"tool":"translationWords","groupId":"head","quote":"רֹ֤אשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":4},"tool":"translationWords","groupId":"head","quote":"רֹאשִׁ⁠י֮","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":16},"tool":"translationWords","groupId":"head","quote":"בְּ⁠רֹ֪אשׁ","strong":["b:H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":13},"tool":"translationWords","groupId":"head","quote":"רָאשֵׁ֥י","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":14},"tool":"translationWords","groupId":"head","quote":"רָאשֵׁ֣י","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":83,"verse":2},"tool":"translationWords","groupId":"head","quote":"רֹֽאשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":108,"verse":8},"tool":"translationWords","groupId":"head","quote":"רֹאשִׁ֑⁠י","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":25},"tool":"translationWords","groupId":"head","quote":"רֹאשָֽׁ⁠ם","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":110,"verse":6},"tool":"translationWords","groupId":"head","quote":"רֹ֝֗אשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":110,"verse":7},"tool":"translationWords","groupId":"head","quote":"רֹֽאשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":160},"tool":"translationWords","groupId":"head","quote":"רֹאשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":137,"verse":6},"tool":"translationWords","groupId":"head","quote":"רֹ֣אשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":139,"verse":17},"tool":"translationWords","groupId":"head","quote":"רָאשֵׁי⁠הֶֽם","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":9},"tool":"translationWords","groupId":"head","quote":"רֹ֥אשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":141,"verse":5},"tool":"translationWords","groupId":"head","quote":"רֹ֭אשׁ","strong":["H7218a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":141,"verse":5},"tool":"translationWords","groupId":"head","quote":"רֹאשִׁ֑⁠י","strong":["H7218a"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/heart.json b/.apps/translationCore/index/translationWords/psa/heart.json index 89896dab..feaefd3e 100644 --- a/.apps/translationCore/index/translationWords/psa/heart.json +++ b/.apps/translationCore/index/translationWords/psa/heart.json @@ -1 +1,2818 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":147,"verse":3},"tool":"translationWords","groupId":"heart","quote":"לֵ֑ב","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":10},"tool":"translationWords","groupId":"heart","quote":"לֵֽב","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":1},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֑⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":6},"tool":"translationWords","groupId":"heart","quote":"בְּ֭⁠לִבּ⁠וֹ","strong":["b:H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":11},"tool":"translationWords","groupId":"heart","quote":"בְּ֭⁠לִבּ⁠וֹ","strong":["b:H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":13},"tool":"translationWords","groupId":"heart","quote":"בְּ֝⁠לִבּ֗⁠וֹ","strong":["b:H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":17},"tool":"translationWords","groupId":"heart","quote":"לִ֝בָּ֗⁠ם","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":11,"verse":2},"tool":"translationWords","groupId":"heart","quote":"לֵֽב","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":12,"verse":2},"tool":"translationWords","groupId":"heart","quote":"בְּ⁠לֵ֖ב","strong":["b:H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":13,"verse":3},"tool":"translationWords","groupId":"heart","quote":"בְּ⁠נַפְשִׁ֗⁠י","strong":["b:H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":13,"verse":6},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֗⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":14,"verse":1},"tool":"translationWords","groupId":"heart","quote":"בְּ֭⁠לִבּ⁠וֹ","strong":["b:H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":9},"tool":"translationWords","groupId":"heart","quote":"לִ֭בִּ⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":3},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֨⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":9},"tool":"translationWords","groupId":"heart","quote":"בְּ֝⁠נֶ֗פֶשׁ","strong":["b:H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":8},"tool":"translationWords","groupId":"heart","quote":"לֵ֑ב","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":14},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֣⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":2},"tool":"translationWords","groupId":"heart","quote":"לִ֭בּ⁠וֹ","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":14},"tool":"translationWords","groupId":"heart","quote":"לִ֭בִּ⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":26},"tool":"translationWords","groupId":"heart","quote":"לְבַבְ⁠כֶ֣ם","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":4},"tool":"translationWords","groupId":"heart","quote":"לֵ֫בָ֥ב","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":17},"tool":"translationWords","groupId":"heart","quote":"לְבָבִ֣⁠י","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":3},"tool":"translationWords","groupId":"heart","quote":"לִ֫בִּ֥⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":8},"tool":"translationWords","groupId":"heart","quote":"לִ֭בִּ⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":12},"tool":"translationWords","groupId":"heart","quote":"בְּ⁠נֶ֣פֶשׁ","strong":["b:H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":14},"tool":"translationWords","groupId":"heart","quote":"לִבֶּ֑⁠ךָ","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":28,"verse":7},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֗⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":28,"verse":7},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֑⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":12},"tool":"translationWords","groupId":"heart","quote":"מִ⁠לֵּ֑ב","strong":["m:H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":24},"tool":"translationWords","groupId":"heart","quote":"לְבַבְ⁠כֶ֑ם","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":32,"verse":11},"tool":"translationWords","groupId":"heart","quote":"לֵֽב","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":11},"tool":"translationWords","groupId":"heart","quote":"לִ֝בּ֗⁠וֹ","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":15},"tool":"translationWords","groupId":"heart","quote":"לִבָּ֑⁠ם","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":21},"tool":"translationWords","groupId":"heart","quote":"לִבֵּ֑⁠נוּ","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":18},"tool":"translationWords","groupId":"heart","quote":"לֵ֑ב","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":25},"tool":"translationWords","groupId":"heart","quote":"בְ֭⁠לִבָּ⁠ם","strong":["b:H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":36,"verse":1},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֑⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":36,"verse":10},"tool":"translationWords","groupId":"heart","quote":"לֵֽב","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":4},"tool":"translationWords","groupId":"heart","quote":"לִבֶּֽ⁠ךָ","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":15},"tool":"translationWords","groupId":"heart","quote":"בְ⁠לִבָּ֑⁠ם","strong":["b:H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":31},"tool":"translationWords","groupId":"heart","quote":"בְּ⁠לִבּ֑⁠וֹ","strong":["b:H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":8},"tool":"translationWords","groupId":"heart","quote":"לִבִּֽ⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":10},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֣⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":3},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֨⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":10},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֗⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":2},"tool":"translationWords","groupId":"heart","quote":"בְּ⁠נֶ֣פֶשׁ","strong":["b:H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":6},"tool":"translationWords","groupId":"heart","quote":"לִבּ֗⁠וֹ","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":18},"tool":"translationWords","groupId":"heart","quote":"לִבֵּ֑⁠נוּ","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":21},"tool":"translationWords","groupId":"heart","quote":"לֵֽב","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":1},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֨⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":5},"tool":"translationWords","groupId":"heart","quote":"בְּ֝⁠לֵ֗ב","strong":["b:H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":46,"verse":2},"tool":"translationWords","groupId":"heart","quote":"בְּ⁠לֵ֣ב","strong":["b:H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":48,"verse":13},"tool":"translationWords","groupId":"heart","quote":"לִבְּ⁠כֶ֨ם","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":3},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֣⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":10},"tool":"translationWords","groupId":"heart","quote":"לֵ֣ב","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":17},"tool":"translationWords","groupId":"heart","quote":"לֵב","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":53,"verse":1},"tool":"translationWords","groupId":"heart","quote":"בְּ֭⁠לִבּ⁠וֹ","strong":["b:H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":4},"tool":"translationWords","groupId":"heart","quote":"לִ֭בִּ⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":21},"tool":"translationWords","groupId":"heart","quote":"לִ֫בּ֥⁠וֹ","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":7},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֣⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":7},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֑⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":58,"verse":2},"tool":"translationWords","groupId":"heart","quote":"בְּ⁠לֵב֮","strong":["b:H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":61,"verse":2},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֑⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":62,"verse":8},"tool":"translationWords","groupId":"heart","quote":"לְבַבְ⁠כֶ֑ם","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":62,"verse":10},"tool":"translationWords","groupId":"heart","quote":"לֵֽב","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":64,"verse":10},"tool":"translationWords","groupId":"heart","quote":"לֵֽב","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":18},"tool":"translationWords","groupId":"heart","quote":"בְ⁠לִבִּ֑⁠י","strong":["b:H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":20},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֗⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":32},"tool":"translationWords","groupId":"heart","quote":"לְבַבְ⁠כֶֽם","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":1},"tool":"translationWords","groupId":"heart","quote":"לֵבָֽב","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":7},"tool":"translationWords","groupId":"heart","quote":"לֵבָֽב","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":13},"tool":"translationWords","groupId":"heart","quote":"לְבָבִ֑⁠י","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":21},"tool":"translationWords","groupId":"heart","quote":"לְבָבִ֑⁠י","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":26},"tool":"translationWords","groupId":"heart","quote":"לְבָבִ֥⁠י","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":8},"tool":"translationWords","groupId":"heart","quote":"בְ֭⁠לִבָּ⁠ם","strong":["b:H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":5},"tool":"translationWords","groupId":"heart","quote":"לֵ֭ב","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":6},"tool":"translationWords","groupId":"heart","quote":"לְבָבִ֥⁠י","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":8},"tool":"translationWords","groupId":"heart","quote":"לִבּ֑⁠וֹ","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":72},"tool":"translationWords","groupId":"heart","quote":"לְבָב֑⁠וֹ","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":15},"tool":"translationWords","groupId":"heart","quote":"לְֽבַב","strong":["H3824"],"occurrence":2}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":83,"verse":5},"tool":"translationWords","groupId":"heart","quote":"לֵ֣ב","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":2},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֥⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":11},"tool":"translationWords","groupId":"heart","quote":"לְ֝בָבִ֗⁠י","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":12},"tool":"translationWords","groupId":"heart","quote":"לְבָבִ֑⁠י","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":12},"tool":"translationWords","groupId":"heart","quote":"לְבַ֣ב","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":15},"tool":"translationWords","groupId":"heart","quote":"לֵֽב","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":95,"verse":8},"tool":"translationWords","groupId":"heart","quote":"לְ֭בַבְ⁠כֶם","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":95,"verse":10},"tool":"translationWords","groupId":"heart","quote":"לֵבָ֣ב","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":11},"tool":"translationWords","groupId":"heart","quote":"לֵ֥ב","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":101,"verse":2},"tool":"translationWords","groupId":"heart","quote":"לְ֝בָבִ֗⁠י","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":101,"verse":4},"tool":"translationWords","groupId":"heart","quote":"לֵבָ֣ב","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":101,"verse":5},"tool":"translationWords","groupId":"heart","quote":"לֵבָ֑ב","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":4},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֑⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":15},"tool":"translationWords","groupId":"heart","quote":"לְֽבַב","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":34},"tool":"translationWords","groupId":"heart","quote":"לֵֽב","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":3},"tool":"translationWords","groupId":"heart","quote":"לֵ֤ב","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":22},"tool":"translationWords","groupId":"heart","quote":"בְּ⁠נַפְשׁ֑⁠וֹ","strong":["b:H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":25},"tool":"translationWords","groupId":"heart","quote":"לִ֭בָּ⁠ם","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":15},"tool":"translationWords","groupId":"heart","quote":"בְּ⁠נַפְשָֽׁ⁠ם","strong":["b:H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":12},"tool":"translationWords","groupId":"heart","quote":"לִבָּ֑⁠ם","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":108,"verse":1},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֣⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":16},"tool":"translationWords","groupId":"heart","quote":"לֵבָ֬ב","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":111,"verse":1},"tool":"translationWords","groupId":"heart","quote":"לֵבָ֑ב","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":112,"verse":7},"tool":"translationWords","groupId":"heart","quote":"לִ֝בּ֗⁠וֹ","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":112,"verse":8},"tool":"translationWords","groupId":"heart","quote":"לִ֭בּ⁠וֹ","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":2},"tool":"translationWords","groupId":"heart","quote":"לֵ֥ב","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":7},"tool":"translationWords","groupId":"heart","quote":"לֵבָ֑ב","strong":["H3824"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":10},"tool":"translationWords","groupId":"heart","quote":"לִבִּ֥⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":11},"tool":"translationWords","groupId":"heart","quote":"בְּ֭⁠לִבִּ⁠י","strong":["b:H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":32},"tool":"translationWords","groupId":"heart","quote":"לִבִּֽ⁠י","strong":["H3820a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":34},"tool":"translationWords","groupId":"heart","quote":"לֵֽב","strong":["H3820a"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 4, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְ⁠לִבִּ֑⁠י", + "strong": [ + "b:H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵֽב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֑⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 10, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְּ֭⁠לִבּ⁠וֹ", + "strong": [ + "b:H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 10, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְּ֭⁠לִבּ⁠וֹ", + "strong": [ + "b:H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 10, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְּ֝⁠לִבּ֗⁠וֹ", + "strong": [ + "b:H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 10, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִ֝בָּ֗⁠ם", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 11, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵֽב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 12, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְּ⁠לֵ֖ב", + "strong": [ + "b:H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 13, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְּ⁠נַפְשִׁ֗⁠י", + "strong": [ + "b:H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 13, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֗⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 14, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְּ֭⁠לִבּ⁠וֹ", + "strong": [ + "b:H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 16, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִ֭בִּ⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 17, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֨⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 17, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְּ֝⁠נֶ֗פֶשׁ", + "strong": [ + "b:H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 19, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵ֑ב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 19, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֣⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 21, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִ֭בּ⁠וֹ", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 22, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִ֭בִּ⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 22, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לְבַבְ⁠כֶ֣ם", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 24, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵ֫בָ֥ב", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לְבָבִ֣⁠י", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִ֫בִּ֥⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִ֭בִּ⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְּ⁠נֶ֣פֶשׁ", + "strong": [ + "b:H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבֶּ֑⁠ךָ", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 28, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֗⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 28, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֑⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "מִ⁠לֵּ֑ב", + "strong": [ + "m:H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 24 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לְבַבְ⁠כֶ֑ם", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 32, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵֽב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִ֝בּ֗⁠וֹ", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבָּ֑⁠ם", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבֵּ֑⁠נוּ", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵ֑ב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 25 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְ֭⁠לִבָּ⁠ם", + "strong": [ + "b:H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 36, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֑⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 36, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵֽב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבֶּֽ⁠ךָ", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְ⁠לִבָּ֑⁠ם", + "strong": [ + "b:H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 31 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְּ⁠לִבּ֑⁠וֹ", + "strong": [ + "b:H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 38, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּֽ⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 38, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֣⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 39, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֨⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֗⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 41, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְּ⁠נֶ֣פֶשׁ", + "strong": [ + "b:H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 41, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבּ֗⁠וֹ", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 44, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבֵּ֑⁠נוּ", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 44, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵֽב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֨⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְּ֝⁠לֵ֗ב", + "strong": [ + "b:H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 46, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְּ⁠לֵ֣ב", + "strong": [ + "b:H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 48, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבְּ⁠כֶ֨ם", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 49, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֣⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 51, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵ֣ב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 51, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 53, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְּ֭⁠לִבּ⁠וֹ", + "strong": [ + "b:H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 55, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִ֭בִּ⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 55, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִ֫בּ֥⁠וֹ", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 57, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֣⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 57, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֑⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 58, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְּ⁠לֵב֮", + "strong": [ + "b:H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 61, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֑⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 62, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לְבַבְ⁠כֶ֑ם", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 62, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵֽב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 64, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵֽב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְ⁠לִבִּ֑⁠י", + "strong": [ + "b:H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֗⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 32 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לְבַבְ⁠כֶֽם", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵבָֽב", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵבָֽב", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לְבָבִ֑⁠י", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לְבָבִ֑⁠י", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לְבָבִ֥⁠י", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 74, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְ֭⁠לִבָּ⁠ם", + "strong": [ + "b:H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 76, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵ֭ב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 77, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לְבָבִ֥⁠י", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבּ֑⁠וֹ", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 72 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לְבָב֑⁠וֹ", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 81, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבָּ֑⁠ם", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 83, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵ֣ב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֥⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לְ֝בָבִ֗⁠י", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לְבָבִ֑⁠י", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 90, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לְבַ֣ב", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵֽב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 95, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לְ֭בַבְ⁠כֶם", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 95, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵבָ֣ב", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵ֥ב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 101, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לְ֝בָבִ֗⁠י", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 101, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵבָ֣ב", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 101, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵבָ֑ב", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 102, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֑⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לְֽבַב", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לְֽבַב", + "strong": [ + "H3824" + ], + "occurrence": 2 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵ֤ב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְּ⁠נַפְשׁ֑⁠וֹ", + "strong": [ + "b:H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 25 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִ֭בָּ⁠ם", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְּ⁠נַפְשָֽׁ⁠ם", + "strong": [ + "b:H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבָּ֑⁠ם", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 108, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֣⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵבָ֬ב", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 111, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵבָ֑ב", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 112, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִ֝בּ֗⁠וֹ", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 112, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִ֭בּ⁠וֹ", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵ֥ב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵבָ֑ב", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֥⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְּ֭⁠לִבִּ⁠י", + "strong": [ + "b:H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 32 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּֽ⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 34 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵֽב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 36 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִ֭בִּ⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 58 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵ֑ב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 69 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵ֤ב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 70 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבָּ֑⁠ם", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 80 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֣⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 111 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֣⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 112 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִ֭בִּ⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 145 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵ֭ב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 161 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּֽ⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 131, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִ֭בִּ⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 138, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֑⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 138, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְ⁠נַפְשִׁ֣⁠י", + "strong": [ + "b:H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 139, + "verse": 23 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לְבָבִ֑⁠י", + "strong": [ + "H3824" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 140, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "בְּ⁠לֵ֑ב", + "strong": [ + "b:H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 141, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּ֨⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לִבִּֽ⁠י", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 147, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "heart", + "quote": "לֵ֑ב", + "strong": [ + "H3820a" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/heaven.json b/.apps/translationCore/index/translationWords/psa/heaven.json index 18bdd2be..1386196c 100644 --- a/.apps/translationCore/index/translationWords/psa/heaven.json +++ b/.apps/translationCore/index/translationWords/psa/heaven.json @@ -1 +1,1586 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":2,"verse":4},"tool":"translationWords","groupId":"heaven","quote":"בַּ⁠שָּׁמַ֣יִם","strong":["b:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":8,"verse":1},"tool":"translationWords","groupId":"heaven","quote":"הַ⁠שָּׁמָֽיִם","strong":["d:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":8,"verse":3},"tool":"translationWords","groupId":"heaven","quote":"שָׁ֭מֶי⁠ךָ","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":8,"verse":8},"tool":"translationWords","groupId":"heaven","quote":"שָׁ֭מַיִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":11,"verse":4},"tool":"translationWords","groupId":"heaven","quote":"בַּ⁠שָּׁמַ֪יִם","strong":["b:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":14,"verse":2},"tool":"translationWords","groupId":"heaven","quote":"מִ⁠שָּׁמַיִם֮","strong":["m:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":9},"tool":"translationWords","groupId":"heaven","quote":"שָׁ֭מַיִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":13},"tool":"translationWords","groupId":"heaven","quote":"בַּ⁠שָּׁמַ֨יִם","strong":["b:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":1},"tool":"translationWords","groupId":"heaven","quote":"הַ⁠שָּׁמַ֗יִם","strong":["d:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":6},"tool":"translationWords","groupId":"heaven","quote":"הַ⁠שָּׁמַ֨יִם","strong":["d:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":6},"tool":"translationWords","groupId":"heaven","quote":"מִ⁠שְּׁמֵ֣י","strong":["m:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":6},"tool":"translationWords","groupId":"heaven","quote":"שָׁמַ֣יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":13},"tool":"translationWords","groupId":"heaven","quote":"מִ֭⁠שָּׁמַיִם","strong":["m:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":4},"tool":"translationWords","groupId":"heaven","quote":"הַ⁠שָּׁמַ֣יִם","strong":["d:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":6},"tool":"translationWords","groupId":"heaven","quote":"שָׁמַ֣יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":53,"verse":2},"tool":"translationWords","groupId":"heaven","quote":"מִ⁠שָּׁמַיִם֮","strong":["m:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":3},"tool":"translationWords","groupId":"heaven","quote":"מִ⁠שָּׁמַ֨יִם","strong":["m:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":5},"tool":"translationWords","groupId":"heaven","quote":"הַ⁠שָּׁמַ֣יִם","strong":["d:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":10},"tool":"translationWords","groupId":"heaven","quote":"שָׁמַ֣יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":11},"tool":"translationWords","groupId":"heaven","quote":"שָׁמַ֣יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":8},"tool":"translationWords","groupId":"heaven","quote":"שָׁמַ֣יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":33},"tool":"translationWords","groupId":"heaven","quote":"בִּ⁠שְׁמֵ֣י","strong":["b:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":33},"tool":"translationWords","groupId":"heaven","quote":"קֶ֑דֶם","strong":["H6924a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":34},"tool":"translationWords","groupId":"heaven","quote":"שָׁמַ֣יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":9},"tool":"translationWords","groupId":"heaven","quote":"בַ⁠שָּׁמַ֣יִם","strong":["b:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":25},"tool":"translationWords","groupId":"heaven","quote":"בַ⁠שָּׁמָ֑יִם","strong":["b:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":8},"tool":"translationWords","groupId":"heaven","quote":"מִ֭⁠שָּׁמַיִם","strong":["m:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":23},"tool":"translationWords","groupId":"heaven","quote":"שָׁמַ֣יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":24},"tool":"translationWords","groupId":"heaven","quote":"שָׁ֝מַ֗יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":26},"tool":"translationWords","groupId":"heaven","quote":"בַּ⁠שָּׁמָ֑יִם","strong":["b:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":2},"tool":"translationWords","groupId":"heaven","quote":"הַ⁠שָּׁמָ֑יִם","strong":["d:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":14},"tool":"translationWords","groupId":"heaven","quote":"מִ⁠שָּׁמַ֣יִם","strong":["m:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":85,"verse":11},"tool":"translationWords","groupId":"heaven","quote":"מִ⁠שָּׁמַ֥יִם","strong":["m:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":2},"tool":"translationWords","groupId":"heaven","quote":"שָׁמַ֓יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":5},"tool":"translationWords","groupId":"heaven","quote":"שָׁמַ֣יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":11},"tool":"translationWords","groupId":"heaven","quote":"שָׁ֭מַיִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":29},"tool":"translationWords","groupId":"heaven","quote":"שָׁמָֽיִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":5},"tool":"translationWords","groupId":"heaven","quote":"שָׁמַ֥יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":11},"tool":"translationWords","groupId":"heaven","quote":"הַ֭⁠שָּׁמַיִם","strong":["d:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":6},"tool":"translationWords","groupId":"heaven","quote":"הַ⁠שָּׁמַ֣יִם","strong":["d:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":19},"tool":"translationWords","groupId":"heaven","quote":"מִ⁠שָּׁמַ֤יִם","strong":["m:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":25},"tool":"translationWords","groupId":"heaven","quote":"שָׁמָֽיִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":11},"tool":"translationWords","groupId":"heaven","quote":"שָׁ֭מַיִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":19},"tool":"translationWords","groupId":"heaven","quote":"בַּ֭⁠שָּׁמַיִם","strong":["b:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":2},"tool":"translationWords","groupId":"heaven","quote":"שָׁ֝מַ֗יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":12},"tool":"translationWords","groupId":"heaven","quote":"הַ⁠שָּׁמַ֣יִם","strong":["d:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":40},"tool":"translationWords","groupId":"heaven","quote":"שָׁ֝מַ֗יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":26},"tool":"translationWords","groupId":"heaven","quote":"שָׁ֭מַיִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":108,"verse":4},"tool":"translationWords","groupId":"heaven","quote":"שָׁמַ֣יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":108,"verse":5},"tool":"translationWords","groupId":"heaven","quote":"שָׁמַ֣יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":113,"verse":4},"tool":"translationWords","groupId":"heaven","quote":"הַ⁠שָּׁמַ֣יִם","strong":["d:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":113,"verse":6},"tool":"translationWords","groupId":"heaven","quote":"בַּ⁠שָּׁמַ֥יִם","strong":["b:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":3},"tool":"translationWords","groupId":"heaven","quote":"בַ⁠שָּׁמָ֑יִם","strong":["b:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":15},"tool":"translationWords","groupId":"heaven","quote":"שָׁמַ֥יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":16},"tool":"translationWords","groupId":"heaven","quote":"הַ⁠שָּׁמַ֣יִם","strong":["d:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":16},"tool":"translationWords","groupId":"heaven","quote":"שָׁ֭מַיִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":89},"tool":"translationWords","groupId":"heaven","quote":"בַּ⁠שָּׁמָֽיִם","strong":["b:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":2},"tool":"translationWords","groupId":"heaven","quote":"שָׁמַ֥יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":123,"verse":1},"tool":"translationWords","groupId":"heaven","quote":"בַּ⁠שָּׁמָֽיִם","strong":["b:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":124,"verse":8},"tool":"translationWords","groupId":"heaven","quote":"שָׁמַ֥יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":134,"verse":3},"tool":"translationWords","groupId":"heaven","quote":"שָׁמַ֥יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":6},"tool":"translationWords","groupId":"heaven","quote":"בַּ⁠שָּׁמַ֥יִם","strong":["b:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":136,"verse":5},"tool":"translationWords","groupId":"heaven","quote":"הַ֭⁠שָּׁמַיִם","strong":["d:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":136,"verse":26},"tool":"translationWords","groupId":"heaven","quote":"הַ⁠שָּׁמָ֑יִם","strong":["d:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":139,"verse":8},"tool":"translationWords","groupId":"heaven","quote":"שָׁ֭מַיִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":144,"verse":5},"tool":"translationWords","groupId":"heaven","quote":"שָׁמֶ֣י⁠ךָ","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":6},"tool":"translationWords","groupId":"heaven","quote":"שָׁ֘מַ֤יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":147,"verse":8},"tool":"translationWords","groupId":"heaven","quote":"שָׁמַ֨יִם","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":148,"verse":1},"tool":"translationWords","groupId":"heaven","quote":"הַ⁠שָּׁמַ֑יִם","strong":["d:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":148,"verse":4},"tool":"translationWords","groupId":"heaven","quote":"שְׁמֵ֣י","strong":["H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":148,"verse":4},"tool":"translationWords","groupId":"heaven","quote":"הַ⁠שָּׁמָ֑יִם","strong":["d:H8064"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":148,"verse":4},"tool":"translationWords","groupId":"heaven","quote":"הַ⁠שָּׁמָֽיִם","strong":["d:H8064"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 2, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "בַּ⁠שָּׁמַ֣יִם", + "strong": [ + "b:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 8, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "הַ⁠שָּׁמָֽיִם", + "strong": [ + "d:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 8, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁ֭מֶי⁠ךָ", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 8, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁ֭מַיִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 11, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "בַּ⁠שָּׁמַ֪יִם", + "strong": [ + "b:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 14, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "מִ⁠שָּׁמַיִם֮", + "strong": [ + "m:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁ֭מַיִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "בַּ⁠שָּׁמַ֨יִם", + "strong": [ + "b:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 19, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "הַ⁠שָּׁמַ֗יִם", + "strong": [ + "d:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 19, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "הַ⁠שָּׁמַ֨יִם", + "strong": [ + "d:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 20, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "מִ⁠שְּׁמֵ֣י", + "strong": [ + "m:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמַ֣יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "מִ֭⁠שָּׁמַיִם", + "strong": [ + "m:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 50, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "הַ⁠שָּׁמַ֣יִם", + "strong": [ + "d:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 50, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמַ֣יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 53, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "מִ⁠שָּׁמַיִם֮", + "strong": [ + "m:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 57, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "מִ⁠שָּׁמַ֨יִם", + "strong": [ + "m:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 57, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "הַ⁠שָּׁמַ֣יִם", + "strong": [ + "d:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 57, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמַ֣יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 57, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמַ֣יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמַ֣יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 33 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "בִּ⁠שְׁמֵ֣י", + "strong": [ + "b:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 33 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "קֶ֑דֶם", + "strong": [ + "H6924a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 34 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמַ֣יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "בַ⁠שָּׁמַ֣יִם", + "strong": [ + "b:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 25 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "בַ⁠שָּׁמָ֑יִם", + "strong": [ + "b:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 76, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "מִ֭⁠שָּׁמַיִם", + "strong": [ + "m:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 23 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמַ֣יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 24 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁ֝מַ֗יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "בַּ⁠שָּׁמָ֑יִם", + "strong": [ + "b:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 79, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "הַ⁠שָּׁמָ֑יִם", + "strong": [ + "d:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 80, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "מִ⁠שָּׁמַ֣יִם", + "strong": [ + "m:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 85, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "מִ⁠שָּׁמַ֥יִם", + "strong": [ + "m:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמַ֓יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמַ֣יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁ֭מַיִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 29 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמָֽיִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמַ֥יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "הַ֭⁠שָּׁמַיִם", + "strong": [ + "d:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "הַ⁠שָּׁמַ֣יִם", + "strong": [ + "d:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 102, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "מִ⁠שָּׁמַ֤יִם", + "strong": [ + "m:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 102, + "verse": 25 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמָֽיִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁ֭מַיִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "בַּ֭⁠שָּׁמַיִם", + "strong": [ + "b:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁ֝מַ֗יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "הַ⁠שָּׁמַ֣יִם", + "strong": [ + "d:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 40 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁ֝מַ֗יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁ֭מַיִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 108, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמַ֣יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 108, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמַ֣יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 113, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "הַ⁠שָּׁמַ֣יִם", + "strong": [ + "d:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 113, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "בַּ⁠שָּׁמַ֥יִם", + "strong": [ + "b:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "בַ⁠שָּׁמָ֑יִם", + "strong": [ + "b:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמַ֥יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "הַ⁠שָּׁמַ֣יִם", + "strong": [ + "d:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁ֭מַיִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 89 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "בַּ⁠שָּׁמָֽיִם", + "strong": [ + "b:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 121, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמַ֥יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 123, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "בַּ⁠שָּׁמָֽיִם", + "strong": [ + "b:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 124, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמַ֥יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 134, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמַ֥יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "בַּ⁠שָּׁמַ֥יִם", + "strong": [ + "b:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 136, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "הַ֭⁠שָּׁמַיִם", + "strong": [ + "d:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 136, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "הַ⁠שָּׁמָ֑יִם", + "strong": [ + "d:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 139, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁ֭מַיִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 144, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמֶ֣י⁠ךָ", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 146, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁ֘מַ֤יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 147, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שָׁמַ֨יִם", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 148, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "הַ⁠שָּׁמַ֑יִם", + "strong": [ + "d:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 148, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "שְׁמֵ֣י", + "strong": [ + "H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 148, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "הַ⁠שָּׁמָ֑יִם", + "strong": [ + "d:H8064" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 148, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "heaven", + "quote": "הַ⁠שָּׁמָֽיִם", + "strong": [ + "d:H8064" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/josephot.json b/.apps/translationCore/index/translationWords/psa/josephot.json index 55496fac..34a30438 100644 --- a/.apps/translationCore/index/translationWords/psa/josephot.json +++ b/.apps/translationCore/index/translationWords/psa/josephot.json @@ -1,68 +1 @@ -[ - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 78, - "verse": 67 - }, - "tool": "translationWords", - "groupId": "josephot", - "quote": "יוֹסֵ֑ף", - "strong": [ - "H3130" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 80, - "verse": 1 - }, - "tool": "translationWords", - "groupId": "josephot", - "quote": "יוֹסֵ֑ף", - "strong": [ - "H3130" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 105, - "verse": 17 - }, - "tool": "translationWords", - "groupId": "josephot", - "quote": "יוֹסֵֽף", - "strong": [ - "H3130" - ], - "occurrence": 1 - } - } -] \ No newline at end of file +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":67},"tool":"translationWords","groupId":"josephot","quote":"יוֹסֵ֑ף","strong":["H3130"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":1},"tool":"translationWords","groupId":"josephot","quote":"יוֹסֵ֑ף","strong":["H3130"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":17},"tool":"translationWords","groupId":"josephot","quote":"יוֹסֵֽף","strong":["H3130"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/joy.json b/.apps/translationCore/index/translationWords/psa/joy.json index 5953ced1..f17ed9e2 100644 --- a/.apps/translationCore/index/translationWords/psa/joy.json +++ b/.apps/translationCore/index/translationWords/psa/joy.json @@ -1 +1,1564 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":4,"verse":7},"tool":"translationWords","groupId":"joy","quote":"שִׂמְחָ֣ה","strong":["H8057"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":5,"verse":11},"tool":"translationWords","groupId":"joy","quote":"וְ⁠יִשְׂמְח֨וּ","strong":["c:H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":2},"tool":"translationWords","groupId":"joy","quote":"אֶשְׂמְחָ֣ה","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":14,"verse":7},"tool":"translationWords","groupId":"joy","quote":"יִשְׂמַ֥ח","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":9},"tool":"translationWords","groupId":"joy","quote":"שָׂמַ֣ח","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":11},"tool":"translationWords","groupId":"joy","quote":"שְׂ֭מָחוֹת","strong":["H8057"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":8},"tool":"translationWords","groupId":"joy","quote":"מְשַׂמְּחֵי","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":1},"tool":"translationWords","groupId":"joy","quote":"יִשְׂמַח","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":6},"tool":"translationWords","groupId":"joy","quote":"בְ֝⁠שִׂמְחָ֗ה","strong":["b:H8057"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":1},"tool":"translationWords","groupId":"joy","quote":"שִׂמַּ֖חְתָּ","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":11},"tool":"translationWords","groupId":"joy","quote":"שִׂמְחָֽה","strong":["H8057"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":7},"tool":"translationWords","groupId":"joy","quote":"וְ⁠אֶשְׂמְחָ֗ה","strong":["c:H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":32,"verse":11},"tool":"translationWords","groupId":"joy","quote":"שִׂמְח֬וּ","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":21},"tool":"translationWords","groupId":"joy","quote":"יִשְׂמַ֣ח","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":2},"tool":"translationWords","groupId":"joy","quote":"וְ⁠יִשְׂמָֽחוּ","strong":["c:H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":15},"tool":"translationWords","groupId":"joy","quote":"שָׂמְח֪וּ","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":19},"tool":"translationWords","groupId":"joy","quote":"יִשְׂמְחוּ","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":24},"tool":"translationWords","groupId":"joy","quote":"יִשְׂמְחוּ","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":26},"tool":"translationWords","groupId":"joy","quote":"שְׂמֵחֵ֪י","strong":["H8056"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":27},"tool":"translationWords","groupId":"joy","quote":"וְ⁠יִשְׂמְחוּ֮","strong":["c:H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":16},"tool":"translationWords","groupId":"joy","quote":"יִשְׂמְחוּ","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":16},"tool":"translationWords","groupId":"joy","quote":"וְ⁠יִשְׂמְח֨וּ","strong":["c:H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":43,"verse":4},"tool":"translationWords","groupId":"joy","quote":"שִׂמְחַ֪ת","strong":["H8057"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":7},"tool":"translationWords","groupId":"joy","quote":"שָׂשׂ֗וֹן","strong":["H8342"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":8},"tool":"translationWords","groupId":"joy","quote":"שִׂמְּחֽוּ⁠ךָ","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":15},"tool":"translationWords","groupId":"joy","quote":"בִּ⁠שְׂמָחֹ֣ת","strong":["b:H8057"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":46,"verse":4},"tool":"translationWords","groupId":"joy","quote":"יְשַׂמְּח֥וּ","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":48,"verse":11},"tool":"translationWords","groupId":"joy","quote":"יִשְׂמַ֤ח","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":8},"tool":"translationWords","groupId":"joy","quote":"שָׂשׂ֣וֹן","strong":["H8342"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":8},"tool":"translationWords","groupId":"joy","quote":"וְ⁠שִׂמְחָ֑ה","strong":["c:H8057"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":12},"tool":"translationWords","groupId":"joy","quote":"שְׂשׂ֣וֹן","strong":["H8342"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":53,"verse":6},"tool":"translationWords","groupId":"joy","quote":"יִשְׂמַ֥ח","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":58,"verse":10},"tool":"translationWords","groupId":"joy","quote":"יִשְׂמַ֣ח","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":63,"verse":11},"tool":"translationWords","groupId":"joy","quote":"יִשְׂמַ֪ח","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":64,"verse":10},"tool":"translationWords","groupId":"joy","quote":"יִשְׂמַ֬ח","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":6},"tool":"translationWords","groupId":"joy","quote":"נִשְׂמְחָה","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":67,"verse":4},"tool":"translationWords","groupId":"joy","quote":"יִֽשְׂמְח֥וּ","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":3},"tool":"translationWords","groupId":"joy","quote":"יִשְׂמְח֣וּ","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":3},"tool":"translationWords","groupId":"joy","quote":"בְ⁠שִׂמְחָֽה","strong":["b:H8057"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":32},"tool":"translationWords","groupId":"joy","quote":"יִשְׂמָ֑חוּ","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":70,"verse":4},"tool":"translationWords","groupId":"joy","quote":"וְ⁠יִשְׂמְח֨וּ","strong":["c:H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":85,"verse":6},"tool":"translationWords","groupId":"joy","quote":"יִשְׂמְחוּ","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":4},"tool":"translationWords","groupId":"joy","quote":"שַׂ֭מֵּחַ","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":42},"tool":"translationWords","groupId":"joy","quote":"הִ֝שְׂמַ֗חְתָּ","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":14},"tool":"translationWords","groupId":"joy","quote":"וְ֝⁠נִשְׂמְחָ֗ה","strong":["c:H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":15},"tool":"translationWords","groupId":"joy","quote":"שַׂ֭מְּחֵ⁠נוּ","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":4},"tool":"translationWords","groupId":"joy","quote":"שִׂמַּחְתַּ֣⁠נִי","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":11},"tool":"translationWords","groupId":"joy","quote":"יִשְׂמְח֣וּ","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":1},"tool":"translationWords","groupId":"joy","quote":"יִ֝שְׂמְח֗וּ","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":8},"tool":"translationWords","groupId":"joy","quote":"וַ⁠תִּשְׂמַ֨ח","strong":["c:H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":11},"tool":"translationWords","groupId":"joy","quote":"שִׂמְחָֽה","strong":["H8057"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":12},"tool":"translationWords","groupId":"joy","quote":"שִׂמְח֣וּ","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":100,"verse":2},"tool":"translationWords","groupId":"joy","quote":"בְּ⁠שִׂמְחָ֑ה","strong":["b:H8057"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":15},"tool":"translationWords","groupId":"joy","quote":"יְשַׂמַּ֬ח","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":31},"tool":"translationWords","groupId":"joy","quote":"יִשְׂמַ֖ח","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":34},"tool":"translationWords","groupId":"joy","quote":"אֶשְׂמַ֥ח","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":3},"tool":"translationWords","groupId":"joy","quote":"יִ֝שְׂמַ֗ח","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":38},"tool":"translationWords","groupId":"joy","quote":"שָׂמַ֣ח","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":5},"tool":"translationWords","groupId":"joy","quote":"בְּ⁠שִׂמְחַ֣ת","strong":["b:H8057"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":30},"tool":"translationWords","groupId":"joy","quote":"וַ⁠יִּשְׂמְח֥וּ","strong":["c:H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":42},"tool":"translationWords","groupId":"joy","quote":"וְ⁠יִשְׂמָ֑חוּ","strong":["c:H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":28},"tool":"translationWords","groupId":"joy","quote":"יִשְׂמָֽח","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":113,"verse":9},"tool":"translationWords","groupId":"joy","quote":"שְׂמֵחָ֗ה","strong":["H8056"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":24},"tool":"translationWords","groupId":"joy","quote":"וְ⁠נִשְׂמְחָ֣ה","strong":["c:H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":74},"tool":"translationWords","groupId":"joy","quote":"וְ⁠יִשְׂמָ֑חוּ","strong":["c:H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":111},"tool":"translationWords","groupId":"joy","quote":"שְׂשׂ֖וֹן","strong":["H8342"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":122,"verse":1},"tool":"translationWords","groupId":"joy","quote":"שָׂ֭מַחְתִּי","strong":["H8055"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":126,"verse":3},"tool":"translationWords","groupId":"joy","quote":"שְׂמֵחִֽים","strong":["H8056"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":137,"verse":3},"tool":"translationWords","groupId":"joy","quote":"שִׂמְחָ֑ה","strong":["H8057"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":137,"verse":6},"tool":"translationWords","groupId":"joy","quote":"שִׂמְחָתִֽ⁠י","strong":["H8057"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":149,"verse":2},"tool":"translationWords","groupId":"joy","quote":"יִשְׂמַ֣ח","strong":["H8055"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 4, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שִׂמְחָ֣ה", + "strong": [ + "H8057" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 5, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "וְ⁠יִשְׂמְח֨וּ", + "strong": [ + "c:H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "אֶשְׂמְחָ֣ה", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 14, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִשְׂמַ֥ח", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 16, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שָׂמַ֣ח", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 16, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שְׂ֭מָחוֹת", + "strong": [ + "H8057" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 19, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "מְשַׂמְּחֵי", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 21, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִשְׂמַח", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 21, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "בְ֝⁠שִׂמְחָ֗ה", + "strong": [ + "b:H8057" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 30, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שִׂמַּ֖חְתָּ", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 30, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שִׂמְחָֽה", + "strong": [ + "H8057" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "וְ⁠אֶשְׂמְחָ֗ה", + "strong": [ + "c:H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 32, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שִׂמְח֬וּ", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִשְׂמַ֣ח", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "וְ⁠יִשְׂמָֽחוּ", + "strong": [ + "c:H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שָׂמְח֪וּ", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִשְׂמְחוּ", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 24 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִשְׂמְחוּ", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שְׂמֵחֵ֪י", + "strong": [ + "H8056" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 27 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "וְ⁠יִשְׂמְחוּ֮", + "strong": [ + "c:H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 38, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִשְׂמְחוּ", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "וְ⁠יִשְׂמְח֨וּ", + "strong": [ + "c:H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 43, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שִׂמְחַ֪ת", + "strong": [ + "H8057" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שָׂשׂ֗וֹן", + "strong": [ + "H8342" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שִׂמְּחֽוּ⁠ךָ", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "בִּ⁠שְׂמָחֹ֣ת", + "strong": [ + "b:H8057" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 46, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יְשַׂמְּח֥וּ", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 48, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִשְׂמַ֤ח", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 51, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שָׂשׂ֣וֹן", + "strong": [ + "H8342" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 51, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "וְ⁠שִׂמְחָ֑ה", + "strong": [ + "c:H8057" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 51, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שְׂשׂ֣וֹן", + "strong": [ + "H8342" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 53, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִשְׂמַ֥ח", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 58, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִשְׂמַ֣ח", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 63, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִשְׂמַ֪ח", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 64, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִשְׂמַ֬ח", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "נִשְׂמְחָה", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 67, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִֽשְׂמְח֥וּ", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִשְׂמְח֣וּ", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "בְ⁠שִׂמְחָֽה", + "strong": [ + "b:H8057" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 32 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִשְׂמָ֑חוּ", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 70, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "וְ⁠יִשְׂמְח֨וּ", + "strong": [ + "c:H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 85, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִשְׂמְחוּ", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שַׂ֭מֵּחַ", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 42 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "הִ֝שְׂמַ֗חְתָּ", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 90, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "וְ֝⁠נִשְׂמְחָ֗ה", + "strong": [ + "c:H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 90, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שַׂ֭מְּחֵ⁠נוּ", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 92, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שִׂמַּחְתַּ֣⁠נִי", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִשְׂמְח֣וּ", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִ֝שְׂמְח֗וּ", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "וַ⁠תִּשְׂמַ֨ח", + "strong": [ + "c:H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שִׂמְחָֽה", + "strong": [ + "H8057" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שִׂמְח֣וּ", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 100, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "בְּ⁠שִׂמְחָ֑ה", + "strong": [ + "b:H8057" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יְשַׂמַּ֬ח", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 31 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִשְׂמַ֖ח", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 34 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "אֶשְׂמַ֥ח", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִ֝שְׂמַ֗ח", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 38 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שָׂמַ֣ח", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "בְּ⁠שִׂמְחַ֣ת", + "strong": [ + "b:H8057" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 30 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "וַ⁠יִּשְׂמְח֥וּ", + "strong": [ + "c:H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 42 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "וְ⁠יִשְׂמָ֑חוּ", + "strong": [ + "c:H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 28 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִשְׂמָֽח", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 113, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שְׂמֵחָ֗ה", + "strong": [ + "H8056" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 24 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "וְ⁠נִשְׂמְחָ֣ה", + "strong": [ + "c:H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 74 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "וְ⁠יִשְׂמָ֑חוּ", + "strong": [ + "c:H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 111 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שְׂשׂ֖וֹן", + "strong": [ + "H8342" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 122, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שָׂ֭מַחְתִּי", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 126, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שְׂמֵחִֽים", + "strong": [ + "H8056" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 137, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שִׂמְחָ֑ה", + "strong": [ + "H8057" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 137, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "שִׂמְחָתִֽ⁠י", + "strong": [ + "H8057" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 149, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "joy", + "quote": "יִשְׂמַ֣ח", + "strong": [ + "H8055" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/judge.json b/.apps/translationCore/index/translationWords/psa/judge.json index 9fe2c290..d36468b8 100644 --- a/.apps/translationCore/index/translationWords/psa/judge.json +++ b/.apps/translationCore/index/translationWords/psa/judge.json @@ -1 +1 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":6},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֥ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":4},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטִ֣⁠י","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":16},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֪ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":5},"tool":"translationWords","groupId":"judge","quote":"מִ֭שְׁפָּטֶי⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":18},"tool":"translationWords","groupId":"judge","quote":"לִ⁠שְׁפֹּ֥ט","strong":["l:H8199"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":2},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטִ֣⁠י","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":22},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטָ֣י⁠ו","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":9},"tool":"translationWords","groupId":"judge","quote":"מִֽשְׁפְּטֵי","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":36,"verse":6},"tool":"translationWords","groupId":"judge","quote":"מִ֭שְׁפָּטֶ⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":28},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֗ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":30},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּֽט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":48,"verse":11},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטֶֽי⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":1},"tool":"translationWords","groupId":"judge","quote":"מִ֭שְׁפָּטֶי⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":4},"tool":"translationWords","groupId":"judge","quote":"מִ֝שְׁפָּ֗ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":30},"tool":"translationWords","groupId":"judge","quote":"וּ֝⁠בְ⁠מִשְׁפָּטַ֗⁠י","strong":["c:b:H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":15},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֑ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":13},"tool":"translationWords","groupId":"judge","quote":"לִ⁠שְׁפֹּ֪ט","strong":["l:H8199"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":8},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטֶ֣י⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":98,"verse":9},"tool":"translationWords","groupId":"judge","quote":"לִ⁠שְׁפֹּ֪ט","strong":["l:H8199"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":4},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֪ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":4},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֥ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":7},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטָֽי⁠ו","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":3},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֑ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":7},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפְּטֵ֥י","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":13},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפְּטֵי","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":20},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטֶ֥י⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":30},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטֶ֥י⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":39},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטֶ֣י⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":52},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטֶ֖י⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":62},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפְּטֵ֥י","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":75},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטֶ֑י⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":84},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּֽט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":106},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפְּטֵ֥י","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":121},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֣ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":137},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטֶֽי⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":160},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפַּ֥ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":164},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפְּטֵ֥י","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":13},"tool":"translationWords","groupId":"judge","quote":"מִ֝שְׁפַּ֗ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":7},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֨ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":149,"verse":9},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֬ט","strong":["H4941"],"occurrence":1}}] +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":6},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֥ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":4},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטִ֣⁠י","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":16},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֪ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":5},"tool":"translationWords","groupId":"judge","quote":"מִ֭שְׁפָּטֶי⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":18},"tool":"translationWords","groupId":"judge","quote":"לִ⁠שְׁפֹּ֥ט","strong":["l:H8199"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":2},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטִ֣⁠י","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":22},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטָ֣י⁠ו","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":9},"tool":"translationWords","groupId":"judge","quote":"מִֽשְׁפְּטֵי","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":36,"verse":6},"tool":"translationWords","groupId":"judge","quote":"מִ֭שְׁפָּטֶ⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":28},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֗ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":30},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּֽט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":48,"verse":11},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטֶֽי⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":1},"tool":"translationWords","groupId":"judge","quote":"מִ֭שְׁפָּטֶי⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":4},"tool":"translationWords","groupId":"judge","quote":"מִ֝שְׁפָּ֗ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":30},"tool":"translationWords","groupId":"judge","quote":"וּ֝⁠בְ⁠מִשְׁפָּטַ֗⁠י","strong":["c:b:H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":15},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֑ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":13},"tool":"translationWords","groupId":"judge","quote":"לִ⁠שְׁפֹּ֪ט","strong":["l:H8199"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":8},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטֶ֣י⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":98,"verse":9},"tool":"translationWords","groupId":"judge","quote":"לִ⁠שְׁפֹּ֪ט","strong":["l:H8199"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":4},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֪ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":4},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֥ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":7},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטָֽי⁠ו","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":3},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֑ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":7},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפְּטֵ֥י","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":13},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפְּטֵי","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":20},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטֶ֥י⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":30},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטֶ֥י⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":39},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטֶ֣י⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":52},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטֶ֖י⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":62},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפְּטֵ֥י","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":75},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטֶ֑י⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":84},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּֽט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":106},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפְּטֵ֥י","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":121},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֣ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":137},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּטֶֽי⁠ךָ","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":160},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפַּ֥ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":164},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפְּטֵ֥י","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":12},"tool":"translationWords","groupId":"judge","quote":"מִ֝שְׁפַּ֗ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":7},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֨ט","strong":["H4941"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":149,"verse":9},"tool":"translationWords","groupId":"judge","quote":"מִשְׁפָּ֬ט","strong":["H4941"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/justice.json b/.apps/translationCore/index/translationWords/psa/justice.json index 7345c55d..74bba733 100644 --- a/.apps/translationCore/index/translationWords/psa/justice.json +++ b/.apps/translationCore/index/translationWords/psa/justice.json @@ -1 +1 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":10},"tool":"translationWords","groupId":"justice","quote":"יִשְׁרֵי","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":4},"tool":"translationWords","groupId":"justice","quote":"וְ⁠דִינִ֑⁠י","strong":["c:H1779"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":11,"verse":7},"tool":"translationWords","groupId":"justice","quote":"יָ֝שָׁ֗ר","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":8},"tool":"translationWords","groupId":"justice","quote":"יְ֭שָׁרִים","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":32,"verse":11},"tool":"translationWords","groupId":"justice","quote":"יִשְׁרֵי","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":4},"tool":"translationWords","groupId":"justice","quote":"יָשָׁ֥ר","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":14},"tool":"translationWords","groupId":"justice","quote":"יִשְׁרֵי","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":37},"tool":"translationWords","groupId":"justice","quote":"יָשָׁ֑ר","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":14},"tool":"translationWords","groupId":"justice","quote":"יְשָׁרִ֨ים","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":64,"verse":10},"tool":"translationWords","groupId":"justice","quote":"יִשְׁרֵי","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":15},"tool":"translationWords","groupId":"justice","quote":"יָשָׁ֣ר","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":15},"tool":"translationWords","groupId":"justice","quote":"יִשְׁרֵי","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":7},"tool":"translationWords","groupId":"justice","quote":"יְשָׁרָ֑ה","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":42},"tool":"translationWords","groupId":"justice","quote":"יְשָׁרִ֣ים","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":111,"verse":1},"tool":"translationWords","groupId":"justice","quote":"יְשָׁרִ֣ים","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":112,"verse":2},"tool":"translationWords","groupId":"justice","quote":"יְשָׁרִ֣ים","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":14},"tool":"translationWords","groupId":"justice","quote":"יְ֝שָׁרִ֗ים","strong":["H3477"],"occurrence":1}}] +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":10},"tool":"translationWords","groupId":"justice","quote":"יִשְׁרֵי","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":4},"tool":"translationWords","groupId":"justice","quote":"וְ⁠דִינִ֑⁠י","strong":["c:H1779"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":11,"verse":7},"tool":"translationWords","groupId":"justice","quote":"יָ֝שָׁ֗ר","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":8},"tool":"translationWords","groupId":"justice","quote":"יְ֭שָׁרִים","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":32,"verse":11},"tool":"translationWords","groupId":"justice","quote":"יִשְׁרֵי","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":4},"tool":"translationWords","groupId":"justice","quote":"יָשָׁ֥ר","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":14},"tool":"translationWords","groupId":"justice","quote":"יִשְׁרֵי","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":37},"tool":"translationWords","groupId":"justice","quote":"יָשָׁ֑ר","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":14},"tool":"translationWords","groupId":"justice","quote":"יְשָׁרִ֨ים","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":64,"verse":10},"tool":"translationWords","groupId":"justice","quote":"יִשְׁרֵי","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":15},"tool":"translationWords","groupId":"justice","quote":"יָשָׁ֣ר","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":15},"tool":"translationWords","groupId":"justice","quote":"יִשְׁרֵי","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":7},"tool":"translationWords","groupId":"justice","quote":"יְשָׁרָ֑ה","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":42},"tool":"translationWords","groupId":"justice","quote":"יְשָׁרִ֣ים","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":111,"verse":1},"tool":"translationWords","groupId":"justice","quote":"יְשָׁרִ֣ים","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":112,"verse":2},"tool":"translationWords","groupId":"justice","quote":"יְשָׁרִ֣ים","strong":["H3477"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":13},"tool":"translationWords","groupId":"justice","quote":"יְ֝שָׁרִ֗ים","strong":["H3477"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/king.json b/.apps/translationCore/index/translationWords/psa/king.json index d3d6b557..239ca1bd 100644 --- a/.apps/translationCore/index/translationWords/psa/king.json +++ b/.apps/translationCore/index/translationWords/psa/king.json @@ -1 +1,1454 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":2,"verse":2},"tool":"translationWords","groupId":"king","quote":"מַלְכֵי","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":2,"verse":6},"tool":"translationWords","groupId":"king","quote":"מַלְכִּ֑⁠י","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":2,"verse":10},"tool":"translationWords","groupId":"king","quote":"מְלָכִ֣ים","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":5,"verse":2},"tool":"translationWords","groupId":"king","quote":"מַלְכִּ֥⁠י","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":16},"tool":"translationWords","groupId":"king","quote":"מֶ֭לֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":50},"tool":"translationWords","groupId":"king","quote":"מַ֫לְכּ֥⁠וֹ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":9},"tool":"translationWords","groupId":"king","quote":"הַ֝⁠מֶּ֗לֶךְ","strong":["d:H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":1},"tool":"translationWords","groupId":"king","quote":"מֶ֑לֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":7},"tool":"translationWords","groupId":"king","quote":"הַ֭⁠מֶּלֶךְ","strong":["d:H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":7},"tool":"translationWords","groupId":"king","quote":"מֶ֣לֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":8},"tool":"translationWords","groupId":"king","quote":"מֶ֤לֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":9},"tool":"translationWords","groupId":"king","quote":"מֶ֣לֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":10},"tool":"translationWords","groupId":"king","quote":"מֶ֤לֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":10},"tool":"translationWords","groupId":"king","quote":"מֶ֖לֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":10},"tool":"translationWords","groupId":"king","quote":"מֶ֣לֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":16},"tool":"translationWords","groupId":"king","quote":"הַ֭⁠מֶּלֶךְ","strong":["d:H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":4},"tool":"translationWords","groupId":"king","quote":"מַלְכִּ֣⁠י","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":1},"tool":"translationWords","groupId":"king","quote":"לְ⁠מֶ֑לֶךְ","strong":["l:H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":5},"tool":"translationWords","groupId":"king","quote":"הַ⁠מֶּֽלֶךְ","strong":["d:H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":9},"tool":"translationWords","groupId":"king","quote":"מְ֭לָכִים","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":11},"tool":"translationWords","groupId":"king","quote":"הַ⁠מֶּ֣לֶךְ","strong":["d:H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":13},"tool":"translationWords","groupId":"king","quote":"מֶ֣לֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":14},"tool":"translationWords","groupId":"king","quote":"לַ֫⁠מֶּ֥לֶךְ","strong":["l:H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":15},"tool":"translationWords","groupId":"king","quote":"מֶֽלֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":47,"verse":2},"tool":"translationWords","groupId":"king","quote":"מֶ֥לֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":47,"verse":6},"tool":"translationWords","groupId":"king","quote":"לְ⁠מַלְכֵּ֣⁠נוּ","strong":["l:H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":47,"verse":7},"tool":"translationWords","groupId":"king","quote":"מֶ֖לֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":48,"verse":2},"tool":"translationWords","groupId":"king","quote":"מֶ֣לֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":48,"verse":4},"tool":"translationWords","groupId":"king","quote":"הַ֭⁠מְּלָכִים","strong":["d:H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":61,"verse":6},"tool":"translationWords","groupId":"king","quote":"מֶ֣לֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":63,"verse":11},"tool":"translationWords","groupId":"king","quote":"וְ⁠הַ⁠מֶּלֶךְ֮","strong":["c:d:H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":12},"tool":"translationWords","groupId":"king","quote":"מַלְכֵ֣י","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":14},"tool":"translationWords","groupId":"king","quote":"מְלָ֘כִ֤ים","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":24},"tool":"translationWords","groupId":"king","quote":"מַלְכִּ֣⁠י","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":29},"tool":"translationWords","groupId":"king","quote":"מְלָכִ֣ים","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":1},"tool":"translationWords","groupId":"king","quote":"לְ⁠מֶ֣לֶךְ","strong":["l:H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":1},"tool":"translationWords","groupId":"king","quote":"מֶֽלֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":10},"tool":"translationWords","groupId":"king","quote":"מַלְכֵ֬י","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":10},"tool":"translationWords","groupId":"king","quote":"מַלְכֵ֥י","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":11},"tool":"translationWords","groupId":"king","quote":"מְלָכִ֑ים","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":12},"tool":"translationWords","groupId":"king","quote":"מַלְכִּ֣⁠י","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":12},"tool":"translationWords","groupId":"king","quote":"לְ⁠מַלְכֵי","strong":["l:H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":3},"tool":"translationWords","groupId":"king","quote":"מַ֝לְכִּ֗⁠י","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":18},"tool":"translationWords","groupId":"king","quote":"מַלְכֵּֽ⁠נוּ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":27},"tool":"translationWords","groupId":"king","quote":"לְ⁠מַלְכֵי","strong":["l:H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":98,"verse":6},"tool":"translationWords","groupId":"king","quote":"הַ⁠מֶּ֬לֶךְ","strong":["d:H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":4},"tool":"translationWords","groupId":"king","quote":"מֶלֶךְ֮","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":15},"tool":"translationWords","groupId":"king","quote":"מַלְכֵ֥י","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":14},"tool":"translationWords","groupId":"king","quote":"מְלָכִֽים","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":20},"tool":"translationWords","groupId":"king","quote":"מֶ֭לֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":30},"tool":"translationWords","groupId":"king","quote":"מַלְכֵי⁠הֶֽם","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":110,"verse":5},"tool":"translationWords","groupId":"king","quote":"מְלָכִֽים","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":46},"tool":"translationWords","groupId":"king","quote":"מְלָכִ֗ים","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":10},"tool":"translationWords","groupId":"king","quote":"מְלָכִ֥ים","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":11},"tool":"translationWords","groupId":"king","quote":"מֶ֤לֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":11},"tool":"translationWords","groupId":"king","quote":"מֶ֣לֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":136,"verse":17},"tool":"translationWords","groupId":"king","quote":"מְלָכִ֣ים","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":136,"verse":18},"tool":"translationWords","groupId":"king","quote":"מְלָכִ֣ים","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":136,"verse":19},"tool":"translationWords","groupId":"king","quote":"מֶ֣לֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":136,"verse":20},"tool":"translationWords","groupId":"king","quote":"מֶ֣לֶךְ","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":138,"verse":4},"tool":"translationWords","groupId":"king","quote":"מַלְכֵי","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":144,"verse":10},"tool":"translationWords","groupId":"king","quote":"לַ⁠מְּלָ֫כִ֥ים","strong":["l:H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":1},"tool":"translationWords","groupId":"king","quote":"הַ⁠מֶּ֑לֶךְ","strong":["d:H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":148,"verse":11},"tool":"translationWords","groupId":"king","quote":"מַלְכֵי","strong":["H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":149,"verse":2},"tool":"translationWords","groupId":"king","quote":"בְ⁠מַלְכָּֽ⁠ם","strong":["b:H4428"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":149,"verse":8},"tool":"translationWords","groupId":"king","quote":"מַלְכֵי⁠הֶ֣ם","strong":["H4428"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 2, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מַלְכֵי", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 2, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מַלְכִּ֑⁠י", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 2, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מְלָכִ֣ים", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 5, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מַלְכִּ֥⁠י", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 10, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶ֭לֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 50 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מַ֫לְכּ֥⁠וֹ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 20, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "הַ֝⁠מֶּ֗לֶךְ", + "strong": [ + "d:H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 21, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶ֑לֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 21, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "הַ֭⁠מֶּלֶךְ", + "strong": [ + "d:H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 24, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶ֣לֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 24, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶ֤לֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 24, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶ֣לֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 24, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶ֤לֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 24, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶ֖לֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶ֣לֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "הַ֭⁠מֶּלֶךְ", + "strong": [ + "d:H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 44, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מַלְכִּ֣⁠י", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "לְ⁠מֶ֑לֶךְ", + "strong": [ + "l:H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "הַ⁠מֶּֽלֶךְ", + "strong": [ + "d:H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מְ֭לָכִים", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "הַ⁠מֶּ֣לֶךְ", + "strong": [ + "d:H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶ֣לֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "לַ֫⁠מֶּ֥לֶךְ", + "strong": [ + "l:H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶֽלֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 47, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶ֥לֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 47, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "לְ⁠מַלְכֵּ֣⁠נוּ", + "strong": [ + "l:H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 47, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶ֖לֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 48, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶ֣לֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 48, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "הַ֭⁠מְּלָכִים", + "strong": [ + "d:H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 61, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶ֣לֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 63, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "וְ⁠הַ⁠מֶּלֶךְ֮", + "strong": [ + "c:d:H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מַלְכֵ֣י", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מְלָ֘כִ֤ים", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 24 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מַלְכִּ֣⁠י", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 29 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מְלָכִ֣ים", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "לְ⁠מֶ֣לֶךְ", + "strong": [ + "l:H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶֽלֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מַלְכֵ֬י", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מַלְכֵ֥י", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מְלָכִ֑ים", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 74, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מַלְכִּ֣⁠י", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 76, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "לְ⁠מַלְכֵי", + "strong": [ + "l:H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מַ֝לְכִּ֗⁠י", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מַלְכֵּֽ⁠נוּ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 27 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "לְ⁠מַלְכֵי", + "strong": [ + "l:H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 98, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "הַ⁠מֶּ֬לֶךְ", + "strong": [ + "d:H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 99, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶלֶךְ֮", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 102, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מַלְכֵ֥י", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מְלָכִֽים", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶ֭לֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 30 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מַלְכֵי⁠הֶֽם", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 110, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מְלָכִֽים", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 46 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מְלָכִ֗ים", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מְלָכִ֥ים", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶ֤לֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶ֣לֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 136, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מְלָכִ֣ים", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 136, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מְלָכִ֣ים", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 136, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶ֣לֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 136, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מֶ֣לֶךְ", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 138, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מַלְכֵי", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 144, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "לַ⁠מְּלָ֫כִ֥ים", + "strong": [ + "l:H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "הַ⁠מֶּ֑לֶךְ", + "strong": [ + "d:H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 148, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מַלְכֵי", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 149, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "בְ⁠מַלְכָּֽ⁠ם", + "strong": [ + "b:H4428" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 149, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "king", + "quote": "מַלְכֵי⁠הֶ֣ם", + "strong": [ + "H4428" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/know.json b/.apps/translationCore/index/translationWords/psa/know.json index 049d7b10..546086e3 100644 --- a/.apps/translationCore/index/translationWords/psa/know.json +++ b/.apps/translationCore/index/translationWords/psa/know.json @@ -1 +1,2334 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":1,"verse":6},"tool":"translationWords","groupId":"know","quote":"יוֹדֵ֣עַ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":4,"verse":3},"tool":"translationWords","groupId":"know","quote":"וּ⁠דְע֗וּ","strong":["c:H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":10},"tool":"translationWords","groupId":"know","quote":"יוֹדְעֵ֣י","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":16},"tool":"translationWords","groupId":"know","quote":"נ֤וֹדַ֨ע","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":20},"tool":"translationWords","groupId":"know","quote":"יֵדְע֥וּ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":14,"verse":4},"tool":"translationWords","groupId":"know","quote":"יָדְעוּ֮","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":11},"tool":"translationWords","groupId":"know","quote":"תּֽוֹדִיעֵ⁠נִי֮","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":2},"tool":"translationWords","groupId":"know","quote":"יֵצֵ֑א","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":43},"tool":"translationWords","groupId":"know","quote":"יָדַ֣עְתִּי","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":4},"tool":"translationWords","groupId":"know","quote":"יָ֘צָ֤א","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":5},"tool":"translationWords","groupId":"know","quote":"יֹצֵ֣א","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":6},"tool":"translationWords","groupId":"know","quote":"יָדַ֗עְתִּי","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":4},"tool":"translationWords","groupId":"know","quote":"הוֹדִיעֵ֑⁠נִי","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":15},"tool":"translationWords","groupId":"know","quote":"יוֹצִ֖יא","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":17},"tool":"translationWords","groupId":"know","quote":"הוֹצִיאֵֽ⁠נִי","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":4},"tool":"translationWords","groupId":"know","quote":"תּוֹצִיאֵ֗⁠נִי","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":7},"tool":"translationWords","groupId":"know","quote":"יָ֝דַ֗עְתָּ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":32,"verse":5},"tool":"translationWords","groupId":"know","quote":"אוֹדִ֪יעֲ⁠ךָ֡","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":8},"tool":"translationWords","groupId":"know","quote":"יֵ֫דָ֥ע","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":11},"tool":"translationWords","groupId":"know","quote":"יָ֝דַ֗עְתִּי","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":15},"tool":"translationWords","groupId":"know","quote":"יָדַ֑עְתִּי","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":18},"tool":"translationWords","groupId":"know","quote":"יוֹדֵ֣עַ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":4},"tool":"translationWords","groupId":"know","quote":"הוֹדִ֘יעֵ֤⁠נִי","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":4},"tool":"translationWords","groupId":"know","quote":"אֵ֝דְעָ֗ה","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":6},"tool":"translationWords","groupId":"know","quote":"יֵדַ֥ע","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":9},"tool":"translationWords","groupId":"know","quote":"יָדָֽעְתָּ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":6},"tool":"translationWords","groupId":"know","quote":"יֵצֵ֖א","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":11},"tool":"translationWords","groupId":"know","quote":"יָ֭דַעְתִּי","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":9},"tool":"translationWords","groupId":"know","quote":"תֵ֝צֵ֗א","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":21},"tool":"translationWords","groupId":"know","quote":"יֹ֝דֵ֗עַ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":46,"verse":10},"tool":"translationWords","groupId":"know","quote":"וּ֭⁠דְעוּ","strong":["c:H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":48,"verse":3},"tool":"translationWords","groupId":"know","quote":"נוֹדַ֥ע","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":11},"tool":"translationWords","groupId":"know","quote":"יָ֭דַעְתִּי","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":3},"tool":"translationWords","groupId":"know","quote":"אֵדָ֑ע","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":6},"tool":"translationWords","groupId":"know","quote":"תוֹדִיעֵֽ⁠נִי","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":53,"verse":4},"tool":"translationWords","groupId":"know","quote":"יָדְעוּ֮","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":13},"tool":"translationWords","groupId":"know","quote":"וּ⁠מְיֻדָּֽעִ⁠י","strong":["c:H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":9},"tool":"translationWords","groupId":"know","quote":"יָ֝דַ֗עְתִּי","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":13},"tool":"translationWords","groupId":"know","quote":"וְֽ⁠יֵדְע֗וּ","strong":["c:H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":60,"verse":10},"tool":"translationWords","groupId":"know","quote":"תֵצֵ֥א","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":6},"tool":"translationWords","groupId":"know","quote":"מוֹצִ֣יא","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":5},"tool":"translationWords","groupId":"know","quote":"יָ֭דַעְתָּ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":19},"tool":"translationWords","groupId":"know","quote":"יָדַ֗עְתָּ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":15},"tool":"translationWords","groupId":"know","quote":"יָדַ֣עְתִּי","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":7},"tool":"translationWords","groupId":"know","quote":"יָ֭צָא","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":11},"tool":"translationWords","groupId":"know","quote":"יָדַֽע","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":22},"tool":"translationWords","groupId":"know","quote":"אֵדָ֑ע","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":5},"tool":"translationWords","groupId":"know","quote":"יִ֭וָּדַע","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":9},"tool":"translationWords","groupId":"know","quote":"יֹדֵ֥עַ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":1},"tool":"translationWords","groupId":"know","quote":"נוֹדָ֣ע","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":14},"tool":"translationWords","groupId":"know","quote":"הוֹדַ֖עְתָּ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":19},"tool":"translationWords","groupId":"know","quote":"נֹדָֽעוּ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":3},"tool":"translationWords","groupId":"know","quote":"וַ⁠נֵּדָעֵ֑⁠ם","strong":["c:H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":6},"tool":"translationWords","groupId":"know","quote":"יֵדְע֨וּ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":6},"tool":"translationWords","groupId":"know","quote":"יְדָ֫ע֥וּ⁠ךָ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":10},"tool":"translationWords","groupId":"know","quote":"יִוָּדַ֣ע","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":5},"tool":"translationWords","groupId":"know","quote":"יָדַ֣עְתִּי","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":82,"verse":5},"tool":"translationWords","groupId":"know","quote":"יָֽדְע֨וּ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":83,"verse":18},"tool":"translationWords","groupId":"know","quote":"וְֽ⁠יֵדְע֗וּ","strong":["c:H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":88,"verse":8},"tool":"translationWords","groupId":"know","quote":"מְיֻדָּעַ֗⁠י","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":88,"verse":8},"tool":"translationWords","groupId":"know","quote":"אֵצֵֽא","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":88,"verse":18},"tool":"translationWords","groupId":"know","quote":"מְֽיֻדָּעַ֥⁠י","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":1},"tool":"translationWords","groupId":"know","quote":"אוֹדִ֖יעַ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":15},"tool":"translationWords","groupId":"know","quote":"יוֹדְעֵ֣י","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":11},"tool":"translationWords","groupId":"know","quote":"י֭וֹדֵעַ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":12},"tool":"translationWords","groupId":"know","quote":"הוֹדַ֑ע","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":91,"verse":14},"tool":"translationWords","groupId":"know","quote":"יָדַ֥ע","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":6},"tool":"translationWords","groupId":"know","quote":"יֵדָ֑ע","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":11},"tool":"translationWords","groupId":"know","quote":"יֹ֭דֵעַ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":95,"verse":10},"tool":"translationWords","groupId":"know","quote":"יָדְע֥וּ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":98,"verse":2},"tool":"translationWords","groupId":"know","quote":"הוֹדִ֣יעַ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":100,"verse":3},"tool":"translationWords","groupId":"know","quote":"דְּע֗וּ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":101,"verse":4},"tool":"translationWords","groupId":"know","quote":"אֵדָֽע","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":7},"tool":"translationWords","groupId":"know","quote":"יוֹדִ֣יעַ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":14},"tool":"translationWords","groupId":"know","quote":"יָדַ֣ע","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":19},"tool":"translationWords","groupId":"know","quote":"יָדַ֥ע","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":23},"tool":"translationWords","groupId":"know","quote":"יֵצֵ֣א","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":1},"tool":"translationWords","groupId":"know","quote":"הוֹדִ֥יעוּ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":14},"tool":"translationWords","groupId":"know","quote":"יֽ֭וֹצִיאֵ⁠ם","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":28},"tool":"translationWords","groupId":"know","quote":"יוֹצִיאֵֽ⁠ם","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":108,"verse":11},"tool":"translationWords","groupId":"know","quote":"תֵצֵ֥א","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":7},"tool":"translationWords","groupId":"know","quote":"יֵצֵ֣א","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":27},"tool":"translationWords","groupId":"know","quote":"וְֽ֭⁠יֵדְעוּ","strong":["c:H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":75},"tool":"translationWords","groupId":"know","quote":"יָדַ֣עְתִּי","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":79},"tool":"translationWords","groupId":"know","quote":"וְ֝יֹדְעֵ֗י","strong":["c:H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":125},"tool":"translationWords","groupId":"know","quote":"וְ֝⁠אֵדְעָ֗ה","strong":["c:H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":152},"tool":"translationWords","groupId":"know","quote":"יָ֭דַעְתִּי","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":8},"tool":"translationWords","groupId":"know","quote":"צֵאתְ⁠ךָ֥","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":5},"tool":"translationWords","groupId":"know","quote":"יָ֭דַעְתִּי","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":7},"tool":"translationWords","groupId":"know","quote":"מֽוֹצֵא","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":138,"verse":6},"tool":"translationWords","groupId":"know","quote":"יְיֵדָֽע","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":139,"verse":1},"tool":"translationWords","groupId":"know","quote":"וַ⁠תֵּדָֽע","strong":["c:H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":139,"verse":2},"tool":"translationWords","groupId":"know","quote":"יָ֭דַעְתָּ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":139,"verse":4},"tool":"translationWords","groupId":"know","quote":"יָדַ֥עְתָּ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":139,"verse":14},"tool":"translationWords","groupId":"know","quote":"יֹדַ֥עַת","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":139,"verse":23},"tool":"translationWords","groupId":"know","quote":"וְ⁠דַ֣ע","strong":["c:H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":139,"verse":23},"tool":"translationWords","groupId":"know","quote":"וְ⁠דַ֣ע","strong":["c:H3045"],"occurrence":2}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":13},"tool":"translationWords","groupId":"know","quote":"יָדַ֗עְתִּי","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":142,"verse":3},"tool":"translationWords","groupId":"know","quote":"יָדַ֪עְתָּ","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":142,"verse":7},"tool":"translationWords","groupId":"know","quote":"ה֘וֹצִ֤יאָ⁠ה","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":8},"tool":"translationWords","groupId":"know","quote":"הוֹדִיעֵ֗⁠נִי","strong":["H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":11},"tool":"translationWords","groupId":"know","quote":"תוֹצִ֖יא","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":144,"verse":3},"tool":"translationWords","groupId":"know","quote":"וַ⁠תֵּדָעֵ֑⁠הוּ","strong":["c:H3045"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":144,"verse":14},"tool":"translationWords","groupId":"know","quote":"יוֹצֵ֑את","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":4},"tool":"translationWords","groupId":"know","quote":"תֵּצֵ֣א","strong":["H3318"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":147,"verse":20},"tool":"translationWords","groupId":"know","quote":"יְדָע֗וּ⁠ם","strong":["H3045"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 1, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יוֹדֵ֣עַ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 4, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "וּ⁠דְע֗וּ", + "strong": [ + "c:H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יוֹדְעֵ֣י", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "נ֤וֹדַ֨ע", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יֵדְע֥וּ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 14, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָדְעוּ֮", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 16, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "תּֽוֹדִיעֵ⁠נִי֮", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 17, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יֵצֵ֑א", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 43 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָדַ֣עְתִּי", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 19, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָ֘צָ֤א", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 19, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יֹצֵ֣א", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 20, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָדַ֗עְתִּי", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "הוֹדִיעֵ֑⁠נִי", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יוֹצִ֖יא", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "הוֹצִיאֵֽ⁠נִי", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "תּוֹצִיאֵ֗⁠נִי", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָ֝דַ֗עְתָּ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 32, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "אוֹדִ֪יעֲ⁠ךָ֡", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יֵ֫דָ֥ע", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָ֝דַ֗עְתִּי", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָדַ֑עְתִּי", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יוֹדֵ֣עַ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 39, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "הוֹדִ֘יעֵ֤⁠נִי", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 39, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "אֵ֝דְעָ֗ה", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 39, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יֵדַ֥ע", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָדָֽעְתָּ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 41, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יֵצֵ֖א", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 41, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָ֭דַעְתִּי", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 44, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "תֵ֝צֵ֗א", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 44, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יֹ֝דֵ֗עַ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 46, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "וּ֭⁠דְעוּ", + "strong": [ + "c:H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 48, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "נוֹדַ֥ע", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 50, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָ֭דַעְתִּי", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 51, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "אֵדָ֑ע", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 51, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "תוֹדִיעֵֽ⁠נִי", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 53, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָדְעוּ֮", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 55, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "וּ⁠מְיֻדָּֽעִ⁠י", + "strong": [ + "c:H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 56, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָ֝דַ֗עְתִּי", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 59, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "וְֽ⁠יֵדְע֗וּ", + "strong": [ + "c:H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 60, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "תֵצֵ֥א", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "מוֹצִ֣יא", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָ֭דַעְתָּ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָדַ֗עְתָּ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָדַ֣עְתִּי", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָ֭צָא", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָדַֽע", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "אֵדָ֑ע", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 74, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יִ֭וָּדַע", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 74, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יֹדֵ֥עַ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 76, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "נוֹדָ֣ע", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 77, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "הוֹדַ֖עְתָּ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 77, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "נֹדָֽעוּ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "וַ⁠נֵּדָעֵ֑⁠ם", + "strong": [ + "c:H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יֵדְע֨וּ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 79, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יְדָ֫ע֥וּ⁠ךָ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 79, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יִוָּדַ֣ע", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 81, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָדַ֣עְתִּי", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 82, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָֽדְע֨וּ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 83, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "וְֽ⁠יֵדְע֗וּ", + "strong": [ + "c:H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 88, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "מְיֻדָּעַ֗⁠י", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 88, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "אֵצֵֽא", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 88, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "מְֽיֻדָּעַ֥⁠י", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "אוֹדִ֖יעַ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יוֹדְעֵ֣י", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 90, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "י֭וֹדֵעַ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 90, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "הוֹדַ֑ע", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 91, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָדַ֥ע", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 92, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יֵדָ֑ע", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יֹ֭דֵעַ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 95, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָדְע֥וּ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 98, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "הוֹדִ֣יעַ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 100, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "דְּע֗וּ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 101, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "אֵדָֽע", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יוֹדִ֣יעַ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָדַ֣ע", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָדַ֥ע", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 23 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יֵצֵ֣א", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "הוֹדִ֥יעוּ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יֽ֭וֹצִיאֵ⁠ם", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 28 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יוֹצִיאֵֽ⁠ם", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 108, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "תֵצֵ֥א", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יֵצֵ֣א", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 27 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "וְֽ֭⁠יֵדְעוּ", + "strong": [ + "c:H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 75 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָדַ֣עְתִּי", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 79 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "וְ֝יֹדְעֵ֗י", + "strong": [ + "c:H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 125 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "וְ֝⁠אֵדְעָ֗ה", + "strong": [ + "c:H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 152 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָ֭דַעְתִּי", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 121, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "צֵאתְ⁠ךָ֥", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָ֭דַעְתִּי", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "מֽוֹצֵא", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 138, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יְיֵדָֽע", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 139, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "וַ⁠תֵּדָֽע", + "strong": [ + "c:H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 139, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָ֭דַעְתָּ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 139, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָדַ֥עְתָּ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 139, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יֹדַ֥עַת", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 139, + "verse": 23 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "וְ⁠דַ֣ע", + "strong": [ + "c:H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 139, + "verse": 23 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "וְ⁠דַ֣ע", + "strong": [ + "c:H3045" + ], + "occurrence": 2 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 140, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָדַ֗עְתִּי", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 142, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יָדַ֪עְתָּ", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 142, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "ה֘וֹצִ֤יאָ⁠ה", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "הוֹדִיעֵ֗⁠נִי", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "תוֹצִ֖יא", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 144, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "וַ⁠תֵּדָעֵ֑⁠הוּ", + "strong": [ + "c:H3045" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 144, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יוֹצֵ֑את", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 146, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "תֵּצֵ֣א", + "strong": [ + "H3318" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 147, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "know", + "quote": "יְדָע֗וּ⁠ם", + "strong": [ + "H3045" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/levite.json b/.apps/translationCore/index/translationWords/psa/levite.json index 574effed..b336a9c6 100644 --- a/.apps/translationCore/index/translationWords/psa/levite.json +++ b/.apps/translationCore/index/translationWords/psa/levite.json @@ -1,24 +1 @@ -[ - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 135, - "verse": 20 - }, - "tool": "translationWords", - "groupId": "levite", - "quote": "הַ֭⁠לֵּוִי", - "strong": [ - "d:H3878" - ], - "occurrence": 1 - } - } -] \ No newline at end of file +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":20},"tool":"translationWords","groupId":"levite","quote":"הַ֭⁠לֵּוִי","strong":["d:H3878"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/life.json b/.apps/translationCore/index/translationWords/psa/life.json index 6f7e94c1..a553dfd9 100644 --- a/.apps/translationCore/index/translationWords/psa/life.json +++ b/.apps/translationCore/index/translationWords/psa/life.json @@ -1 +1,3654 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":4},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":2},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":5},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֡⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":3},"tool":"translationWords","groupId":"life","quote":"נַפְשׁ֑⁠וֹ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":11,"verse":5},"tool":"translationWords","groupId":"life","quote":"נַפְשֽׁ⁠וֹ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":10},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֣⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":13},"tool":"translationWords","groupId":"life","quote":"נַ֝פְשִׁ֗⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":46},"tool":"translationWords","groupId":"life","quote":"חַי","strong":["H2416a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":7},"tool":"translationWords","groupId":"life","quote":"נָ֑פֶשׁ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":20},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":26},"tool":"translationWords","groupId":"life","quote":"יְחִ֖י","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":29},"tool":"translationWords","groupId":"life","quote":"חִיָּֽה","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":23,"verse":3},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֥⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":4},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":1},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֥⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":13},"tool":"translationWords","groupId":"life","quote":"נַ֭פְשׁ⁠וֹ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":20},"tool":"translationWords","groupId":"life","quote":"נַ֭פְשִׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":26,"verse":9},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":13},"tool":"translationWords","groupId":"life","quote":"חַיִּֽים","strong":["H2416a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":3},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":3},"tool":"translationWords","groupId":"life","quote":"חִ֝יִּיתַ֗⁠נִי","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":7},"tool":"translationWords","groupId":"life","quote":"נַפְשִֽׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":9},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֥⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":13},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֣⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":19},"tool":"translationWords","groupId":"life","quote":"נַפְשָׁ֑⁠ם","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":20},"tool":"translationWords","groupId":"life","quote":"נַ֭פְשֵׁ⁠נוּ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":2},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":22},"tool":"translationWords","groupId":"life","quote":"נֶ֣פֶשׁ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":4},"tool":"translationWords","groupId":"life","quote":"נַ֫פְשִׁ֥⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":13},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":17},"tool":"translationWords","groupId":"life","quote":"נַ֭פְשִׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":25},"tool":"translationWords","groupId":"life","quote":"נַפְשֵׁ֑⁠נוּ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":12},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֗⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":19},"tool":"translationWords","groupId":"life","quote":"חַיִּ֣ים","strong":["H2416a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":14},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֗⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":2},"tool":"translationWords","groupId":"life","quote":"וִֽ֭⁠יחַיֵּ⁠הוּ","strong":["c:H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":4},"tool":"translationWords","groupId":"life","quote":"נַ֝פְשִׁ֗⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":1},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֨⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":2},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֨⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":2},"tool":"translationWords","groupId":"life","quote":"חָ֥י","strong":["H2416a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":4},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֗⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":5},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ⁠י֮","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":6},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֪⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":11},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ⁠י֮","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":43,"verse":5},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ⁠י֮","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":25},"tool":"translationWords","groupId":"life","quote":"נַפְשֵׁ֑⁠נוּ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":8},"tool":"translationWords","groupId":"life","quote":"נַפְשָׁ֗⁠ם","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":9},"tool":"translationWords","groupId":"life","quote":"וִֽ⁠יחִי","strong":["c:H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":15},"tool":"translationWords","groupId":"life","quote":"נַ֭פְשִׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":18},"tool":"translationWords","groupId":"life","quote":"נַ֭פְשׁ⁠וֹ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":52,"verse":5},"tool":"translationWords","groupId":"life","quote":"חַיִּ֣ים","strong":["H2416a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":54,"verse":3},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":54,"verse":4},"tool":"translationWords","groupId":"life","quote":"נַפְשִֽׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":15},"tool":"translationWords","groupId":"life","quote":"חַיִּ֑ים","strong":["H2416a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":18},"tool":"translationWords","groupId":"life","quote":"נַ֭פְשִׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":6},"tool":"translationWords","groupId":"life","quote":"נַפְשִֽׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":13},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֡⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":13},"tool":"translationWords","groupId":"life","quote":"הַֽ⁠חַיִּֽים","strong":["d:H2416a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":1},"tool":"translationWords","groupId":"life","quote":"נַ֫פְשִׁ֥⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":4},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֤⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":6},"tool":"translationWords","groupId":"life","quote":"נַ֫פְשִׁ֥⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":58,"verse":9},"tool":"translationWords","groupId":"life","quote":"חַ֥י","strong":["H2416a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":62,"verse":1},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":62,"verse":5},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":63,"verse":1},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֗⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":63,"verse":5},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":63,"verse":8},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֣⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":63,"verse":9},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":9},"tool":"translationWords","groupId":"life","quote":"נַ֭פְשֵׁ⁠נוּ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":1},"tool":"translationWords","groupId":"life","quote":"נָֽפֶשׁ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":10},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":18},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֣⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":28},"tool":"translationWords","groupId":"life","quote":"חַיִּ֑ים","strong":["H2416a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":32},"tool":"translationWords","groupId":"life","quote":"וִ⁠יחִ֥י","strong":["c:H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":70,"verse":2},"tool":"translationWords","groupId":"life","quote":"נַ֫פְשִׁ֥⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":10},"tool":"translationWords","groupId":"life","quote":"נַ֝פְשִׁ֗⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":13},"tool":"translationWords","groupId":"life","quote":"נַ֫פְשִׁ֥⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":20},"tool":"translationWords","groupId":"life","quote":"תְּחַיֵּ֑ינִי","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":14},"tool":"translationWords","groupId":"life","quote":"נַפְשָׁ֑⁠ם","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":15},"tool":"translationWords","groupId":"life","quote":"וִ⁠יחִ֗י","strong":["c:H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":19},"tool":"translationWords","groupId":"life","quote":"נֶ֣פֶשׁ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":2},"tool":"translationWords","groupId":"life","quote":"נַפְשִֽׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":50},"tool":"translationWords","groupId":"life","quote":"נַפְשָׁ֑⁠ם","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":18},"tool":"translationWords","groupId":"life","quote":"תְּ֝חַיֵּ֗⁠נוּ","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":2},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ⁠י֮","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":2},"tool":"translationWords","groupId":"life","quote":"חָֽי","strong":["H2416a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":85,"verse":6},"tool":"translationWords","groupId":"life","quote":"תְּחַיֵּ֑⁠נוּ","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":2},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ⁠י֮","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":4},"tool":"translationWords","groupId":"life","quote":"נֶ֣פֶשׁ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":4},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֥⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":13},"tool":"translationWords","groupId":"life","quote":"נַ֝פְשִׁ֗⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":14},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":88,"verse":3},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":88,"verse":14},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":48},"tool":"translationWords","groupId":"life","quote":"יִֽ֭חְיֶה","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":48},"tool":"translationWords","groupId":"life","quote":"נַפְשׁ֖⁠וֹ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":17},"tool":"translationWords","groupId":"life","quote":"נַפְשִֽׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":19},"tool":"translationWords","groupId":"life","quote":"נַפְשִֽׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":21},"tool":"translationWords","groupId":"life","quote":"נֶ֣פֶשׁ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":10},"tool":"translationWords","groupId":"life","quote":"נַפְשׁ֣וֹת","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":1},"tool":"translationWords","groupId":"life","quote":"נַ֭פְשִׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":2},"tool":"translationWords","groupId":"life","quote":"נַ֭פְשִׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":22},"tool":"translationWords","groupId":"life","quote":"נַ֝פְשִׁ֗⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":1},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֗⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":35},"tool":"translationWords","groupId":"life","quote":"נַ֭פְשִׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":18},"tool":"translationWords","groupId":"life","quote":"נַפְשֽׁ⁠וֹ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":5},"tool":"translationWords","groupId":"life","quote":"נַ֝פְשָׁ֗⁠ם","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":9},"tool":"translationWords","groupId":"life","quote":"נֶ֣פֶשׁ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":18},"tool":"translationWords","groupId":"life","quote":"נַפְשָׁ֑⁠ם","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":26},"tool":"translationWords","groupId":"life","quote":"נַ֝פְשָׁ֗⁠ם","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":20},"tool":"translationWords","groupId":"life","quote":"נַפְשִֽׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":31},"tool":"translationWords","groupId":"life","quote":"נַפְשֽׁ⁠וֹ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":4},"tool":"translationWords","groupId":"life","quote":"נַפְשִֽׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":7},"tool":"translationWords","groupId":"life","quote":"נַ֭פְשִׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":8},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֗⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":9},"tool":"translationWords","groupId":"life","quote":"הַֽ⁠חַיִּֽים","strong":["d:H2416a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":17},"tool":"translationWords","groupId":"life","quote":"אֶֽחְיֶ֑ה","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":17},"tool":"translationWords","groupId":"life","quote":"אֶֽחְיֶ֗ה","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":20},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֣⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":25},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":25},"tool":"translationWords","groupId":"life","quote":"חַ֝יֵּ֗⁠נִי","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":28},"tool":"translationWords","groupId":"life","quote":"נַ֭פְשִׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":37},"tool":"translationWords","groupId":"life","quote":"חַיֵּֽ⁠נִי","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":40},"tool":"translationWords","groupId":"life","quote":"חַיֵּֽ⁠נִי","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":50},"tool":"translationWords","groupId":"life","quote":"חִיָּֽתְ⁠נִי","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":77},"tool":"translationWords","groupId":"life","quote":"וְ⁠אֶֽחְיֶ֑ה","strong":["c:H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":81},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":88},"tool":"translationWords","groupId":"life","quote":"חַיֵּ֑⁠נִי","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":93},"tool":"translationWords","groupId":"life","quote":"חִיִּיתָֽ⁠נִי","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":107},"tool":"translationWords","groupId":"life","quote":"חַיֵּ֥⁠נִי","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":109},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֣⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":116},"tool":"translationWords","groupId":"life","quote":"וְ⁠אֶֽחְיֶ֑ה","strong":["c:H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":129},"tool":"translationWords","groupId":"life","quote":"נַפְשִֽׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":144},"tool":"translationWords","groupId":"life","quote":"וְ⁠אֶחְיֶֽה","strong":["c:H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":149},"tool":"translationWords","groupId":"life","quote":"חַיֵּֽ⁠נִי","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":154},"tool":"translationWords","groupId":"life","quote":"חַיֵּֽ⁠נִי","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":156},"tool":"translationWords","groupId":"life","quote":"חַיֵּֽ⁠נִי","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":159},"tool":"translationWords","groupId":"life","quote":"חַיֵּֽ⁠נִי","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":167},"tool":"translationWords","groupId":"life","quote":"נַ֭פְשִׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":175},"tool":"translationWords","groupId":"life","quote":"תְּֽחִי","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":175},"tool":"translationWords","groupId":"life","quote":"נַ֭פְשִׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":120,"verse":2},"tool":"translationWords","groupId":"life","quote":"נַ֭פְשִׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":120,"verse":6},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":7},"tool":"translationWords","groupId":"life","quote":"נַפְשֶֽׁ⁠ךָ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":123,"verse":4},"tool":"translationWords","groupId":"life","quote":"נַ֫פְשֵׁ֥⁠נוּ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":124,"verse":3},"tool":"translationWords","groupId":"life","quote":"חַיִּ֣ים","strong":["H2416a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":124,"verse":4},"tool":"translationWords","groupId":"life","quote":"נַפְשֵֽׁ⁠נוּ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":124,"verse":5},"tool":"translationWords","groupId":"life","quote":"נַפְשֵׁ֑⁠נוּ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":124,"verse":7},"tool":"translationWords","groupId":"life","quote":"נַפְשֵׁ֗⁠נוּ","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":130,"verse":5},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":130,"verse":6},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֥⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":131,"verse":2},"tool":"translationWords","groupId":"life","quote":"נַ֫פְשִׁ֥⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":131,"verse":2},"tool":"translationWords","groupId":"life","quote":"נַפְשִֽׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":138,"verse":7},"tool":"translationWords","groupId":"life","quote":"תְּחַ֫יֵּ֥⁠נִי","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":141,"verse":8},"tool":"translationWords","groupId":"life","quote":"נַפְשִֽׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":142,"verse":5},"tool":"translationWords","groupId":"life","quote":"הַֽ⁠חַיִּים","strong":["d:H2416a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":142,"verse":7},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ⁠י֮","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":2},"tool":"translationWords","groupId":"life","quote":"חָֽי","strong":["H2416a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":3},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֗⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":6},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֓⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":8},"tool":"translationWords","groupId":"life","quote":"נַפְשִֽׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":11},"tool":"translationWords","groupId":"life","quote":"תְּחַיֵּ֑⁠נִי","strong":["H2421"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":11},"tool":"translationWords","groupId":"life","quote":"נַפְשִֽׁ⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":12},"tool":"translationWords","groupId":"life","quote":"נַפְשִׁ֑⁠י","strong":["H5315"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":16},"tool":"translationWords","groupId":"life","quote":"חַ֣י","strong":["H2416a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":1},"tool":"translationWords","groupId":"life","quote":"נַ֝פְשִׁ֗⁠י","strong":["H5315"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 6, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֡⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 10, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשׁ֑⁠וֹ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 11, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשֽׁ⁠וֹ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 16, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֣⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 17, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֝פְשִׁ֗⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 46 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חַי", + "strong": [ + "H2416a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 19, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נָ֑פֶשׁ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 22, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 22, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "יְחִ֖י", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 22, + "verse": 29 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חִיָּֽה", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 23, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֥⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 24, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֥⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֭פְשׁ⁠וֹ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֭פְשִׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 26, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חַיִּֽים", + "strong": [ + "H2416a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 30, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 30, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חִ֝יִּיתַ֗⁠נִי", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִֽׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֥⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֣⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשָׁ֑⁠ם", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֭פְשֵׁ⁠נוּ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נֶ֣פֶשׁ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֫פְשִׁ֥⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֭פְשִׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 25 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשֵׁ֑⁠נוּ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 38, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֗⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 38, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חַיִּ֣ים", + "strong": [ + "H2416a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֗⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 41, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "וִֽ֭⁠יחַיֵּ⁠הוּ", + "strong": [ + "c:H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 41, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֝פְשִׁ֗⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 42, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֨⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 42, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֨⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 42, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חָ֥י", + "strong": [ + "H2416a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 42, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֗⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 42, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ⁠י֮", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 42, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֪⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 42, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ⁠י֮", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 43, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ⁠י֮", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 44, + "verse": 25 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשֵׁ֑⁠נוּ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 49, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשָׁ֗⁠ם", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 49, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "וִֽ⁠יחִי", + "strong": [ + "c:H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 49, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֭פְשִׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 49, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֭פְשׁ⁠וֹ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 52, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חַיִּ֣ים", + "strong": [ + "H2416a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 54, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 54, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִֽׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 55, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חַיִּ֑ים", + "strong": [ + "H2416a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 55, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֭פְשִׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 56, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִֽׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 56, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֡⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 56, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "הַֽ⁠חַיִּֽים", + "strong": [ + "d:H2416a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 57, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֫פְשִׁ֥⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 57, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֤⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 57, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֫פְשִׁ֥⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 58, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חַ֥י", + "strong": [ + "H2416a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 62, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 62, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 63, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֗⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 63, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 63, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֣⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 63, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֭פְשֵׁ⁠נוּ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נָֽפֶשׁ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֣⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 28 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חַיִּ֑ים", + "strong": [ + "H2416a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 32 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "וִ⁠יחִ֥י", + "strong": [ + "c:H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 70, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֫פְשִׁ֥⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֝פְשִׁ֗⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֫פְשִׁ֥⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "תְּחַיֵּ֑ינִי", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשָׁ֑⁠ם", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "וִ⁠יחִ֗י", + "strong": [ + "c:H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 74, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נֶ֣פֶשׁ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 77, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִֽׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 50 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשָׁ֑⁠ם", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 80, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "תְּ֝חַיֵּ֗⁠נוּ", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ⁠י֮", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חָֽי", + "strong": [ + "H2416a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 85, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "תְּחַיֵּ֑⁠נוּ", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ⁠י֮", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נֶ֣פֶשׁ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֥⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֝פְשִׁ֗⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 88, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 88, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 48 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "יִֽ֭חְיֶה", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 48 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשׁ֖⁠וֹ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִֽׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִֽׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נֶ֣פֶשׁ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשׁ֣וֹת", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֭פְשִׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֭פְשִׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֝פְשִׁ֗⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֗⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 35 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֭פְשִׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשֽׁ⁠וֹ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֝פְשָׁ֗⁠ם", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נֶ֣פֶשׁ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשָׁ֑⁠ם", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֝פְשָׁ֗⁠ם", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִֽׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 31 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשֽׁ⁠וֹ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִֽׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֭פְשִׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֗⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "הַֽ⁠חַיִּֽים", + "strong": [ + "d:H2416a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "אֶֽחְיֶ֑ה", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "אֶֽחְיֶ֗ה", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֣⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 25 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 25 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חַ֝יֵּ֗⁠נִי", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 28 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֭פְשִׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 37 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חַיֵּֽ⁠נִי", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 40 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חַיֵּֽ⁠נִי", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 50 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חִיָּֽתְ⁠נִי", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 77 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "וְ⁠אֶֽחְיֶ֑ה", + "strong": [ + "c:H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 81 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 88 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חַיֵּ֑⁠נִי", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 93 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חִיִּיתָֽ⁠נִי", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 107 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חַיֵּ֥⁠נִי", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 109 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֣⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 116 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "וְ⁠אֶֽחְיֶ֑ה", + "strong": [ + "c:H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 129 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִֽׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 144 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "וְ⁠אֶחְיֶֽה", + "strong": [ + "c:H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 149 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חַיֵּֽ⁠נִי", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 154 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חַיֵּֽ⁠נִי", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 156 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חַיֵּֽ⁠נִי", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 159 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חַיֵּֽ⁠נִי", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 167 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֭פְשִׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 175 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "תְּֽחִי", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 175 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֭פְשִׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 120, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֭פְשִׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 120, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 121, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשֶֽׁ⁠ךָ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 123, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֫פְשֵׁ֥⁠נוּ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 124, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חַיִּ֣ים", + "strong": [ + "H2416a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 124, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשֵֽׁ⁠נוּ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 124, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשֵׁ֑⁠נוּ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 124, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשֵׁ֗⁠נוּ", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 130, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 130, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֥⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 131, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֫פְשִׁ֥⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 131, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִֽׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 138, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "תְּחַ֫יֵּ֥⁠נִי", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 141, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִֽׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 142, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "הַֽ⁠חַיִּים", + "strong": [ + "d:H2416a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 142, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ⁠י֮", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חָֽי", + "strong": [ + "H2416a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֗⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֓⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִֽׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "תְּחַיֵּ֑⁠נִי", + "strong": [ + "H2421" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִֽׁ⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַפְשִׁ֑⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "חַ֣י", + "strong": [ + "H2416a" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 146, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "life", + "quote": "נַ֝פְשִׁ֗⁠י", + "strong": [ + "H5315" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/lord.json b/.apps/translationCore/index/translationWords/psa/lord.json index 2c4e7c67..39e12ba8 100644 --- a/.apps/translationCore/index/translationWords/psa/lord.json +++ b/.apps/translationCore/index/translationWords/psa/lord.json @@ -1 +1 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":147,"verse":5},"tool":"translationWords","groupId":"lord","quote":"אֲדוֹנֵ֣י⁠נוּ","strong":["H0113"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":8,"verse":1},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנֵ֗י⁠נוּ","strong":["H0113"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":8,"verse":9},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנֵ֑י⁠נוּ","strong":["H0113"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":12,"verse":4},"tool":"translationWords","groupId":"lord","quote":"אָד֣וֹן","strong":["H0113"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":2},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֣⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":30},"tool":"translationWords","groupId":"lord","quote":"לַֽ⁠אדֹנָ֣⁠י","strong":["l:H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":8},"tool":"translationWords","groupId":"lord","quote":"אֲ֝דֹנָ֗⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":17},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ⁠י֮","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":22},"tool":"translationWords","groupId":"lord","quote":"אֲ֝דֹנָ֗⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":13},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֥⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":9},"tool":"translationWords","groupId":"lord","quote":"אֲֽדֹנָ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":15},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֥⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":22},"tool":"translationWords","groupId":"lord","quote":"אֲ֝דֹנָ֗⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":7},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֑⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":17},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֪⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":23},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֑⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":11},"tool":"translationWords","groupId":"lord","quote":"אֲ֝דֹנַ֗יִ⁠ךְ","strong":["H0113"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":15},"tool":"translationWords","groupId":"lord","quote":"אֲ֭דֹנָ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":54,"verse":4},"tool":"translationWords","groupId":"lord","quote":"אֲ֝דֹנָ֗⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":9},"tool":"translationWords","groupId":"lord","quote":"אֲ֭דֹנָ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":9},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֑⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":11},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָֽ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":62,"verse":12},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֥⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":18},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָֽ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":11},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֥⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":17},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֥⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":19},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ⁠י֮","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":20},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֑⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":22},"tool":"translationWords","groupId":"lord","quote":"אֲ֭דֹנָ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":32},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֣⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":6},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֥⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":5},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֥⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":16},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֣⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":20},"tool":"translationWords","groupId":"lord","quote":"אֲ֝דֹנָ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":2},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֪⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":7},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֑⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":65},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֑⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":12},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָֽ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":3},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֑⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":4},"tool":"translationWords","groupId":"lord","quote":"אֲ֝דֹנָ֗⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":5},"tool":"translationWords","groupId":"lord","quote":"אֲ֭דֹנָ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":8},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֗⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":9},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֑⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":12},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֣⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":15},"tool":"translationWords","groupId":"lord","quote":"אֲ֭דֹנָ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":49},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֑⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":50},"tool":"translationWords","groupId":"lord","quote":"אֲ֭דֹנָ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":1},"tool":"translationWords","groupId":"lord","quote":"אֲֽדֹנָ֗⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":17},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֥⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":5},"tool":"translationWords","groupId":"lord","quote":"אֲד֣וֹן","strong":["H0113"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":21},"tool":"translationWords","groupId":"lord","quote":"אָד֣וֹן","strong":["H0113"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":21},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֗⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":110,"verse":5},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֥⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":114,"verse":7},"tool":"translationWords","groupId":"lord","quote":"אָ֭דוֹן","strong":["H0113"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":123,"verse":2},"tool":"translationWords","groupId":"lord","quote":"אֲֽדוֹנֵי⁠הֶ֗ם","strong":["H0113"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":130,"verse":2},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ⁠י֮","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":130,"verse":3},"tool":"translationWords","groupId":"lord","quote":"אֲ֝דֹנָ֗⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":130,"verse":6},"tool":"translationWords","groupId":"lord","quote":"לַֽ⁠אדֹנָ֑⁠י","strong":["l:H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":8},"tool":"translationWords","groupId":"lord","quote":"אֲ֭דֹנָ⁠י","strong":["H0136"],"occurrence":1}}] +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":2,"verse":4},"tool":"translationWords","groupId":"lord","quote":"אֲ֝דֹנָ֗⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":8,"verse":1},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנֵ֗י⁠נוּ","strong":["H0113"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":8,"verse":9},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנֵ֑י⁠נוּ","strong":["H0113"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":12,"verse":4},"tool":"translationWords","groupId":"lord","quote":"אָד֣וֹן","strong":["H0113"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":2},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֣⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":30},"tool":"translationWords","groupId":"lord","quote":"לַֽ⁠אדֹנָ֣⁠י","strong":["l:H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":8},"tool":"translationWords","groupId":"lord","quote":"אֲ֝דֹנָ֗⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":17},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ⁠י֮","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":22},"tool":"translationWords","groupId":"lord","quote":"אֲ֝דֹנָ֗⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":13},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֥⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":9},"tool":"translationWords","groupId":"lord","quote":"אֲֽדֹנָ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":15},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֥⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":22},"tool":"translationWords","groupId":"lord","quote":"אֲ֝דֹנָ֗⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":7},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֑⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":17},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֪⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":23},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֑⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":11},"tool":"translationWords","groupId":"lord","quote":"אֲ֝דֹנַ֗יִ⁠ךְ","strong":["H0113"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":15},"tool":"translationWords","groupId":"lord","quote":"אֲ֭דֹנָ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":54,"verse":4},"tool":"translationWords","groupId":"lord","quote":"אֲ֝דֹנָ֗⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":9},"tool":"translationWords","groupId":"lord","quote":"אֲ֭דֹנָ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":9},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֑⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":11},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָֽ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":62,"verse":12},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֥⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":18},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָֽ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":11},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֥⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":17},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֥⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":19},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ⁠י֮","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":20},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֑⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":22},"tool":"translationWords","groupId":"lord","quote":"אֲ֭דֹנָ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":32},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֣⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":6},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֥⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":5},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֥⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":16},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֣⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":20},"tool":"translationWords","groupId":"lord","quote":"אֲ֝דֹנָ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":2},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֪⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":7},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֑⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":65},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֑⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":12},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָֽ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":3},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֑⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":4},"tool":"translationWords","groupId":"lord","quote":"אֲ֝דֹנָ֗⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":5},"tool":"translationWords","groupId":"lord","quote":"אֲ֭דֹנָ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":8},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֗⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":9},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֑⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":12},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֣⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":15},"tool":"translationWords","groupId":"lord","quote":"אֲ֭דֹנָ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":49},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֑⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":50},"tool":"translationWords","groupId":"lord","quote":"אֲ֭דֹנָ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":1},"tool":"translationWords","groupId":"lord","quote":"אֲֽדֹנָ֗⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":17},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֥⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":5},"tool":"translationWords","groupId":"lord","quote":"אֲד֣וֹן","strong":["H0113"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":21},"tool":"translationWords","groupId":"lord","quote":"אָד֣וֹן","strong":["H0113"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":21},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֗⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":110,"verse":5},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֥⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":114,"verse":7},"tool":"translationWords","groupId":"lord","quote":"אָ֭דוֹן","strong":["H0113"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":123,"verse":2},"tool":"translationWords","groupId":"lord","quote":"אֲֽדוֹנֵי⁠הֶ֗ם","strong":["H0113"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":130,"verse":2},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ⁠י֮","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":130,"verse":3},"tool":"translationWords","groupId":"lord","quote":"אֲ֝דֹנָ֗⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":130,"verse":6},"tool":"translationWords","groupId":"lord","quote":"לַֽ⁠אדֹנָ֑⁠י","strong":["l:H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":7},"tool":"translationWords","groupId":"lord","quote":"אֲ֭דֹנָ⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":141,"verse":8},"tool":"translationWords","groupId":"lord","quote":"אֲדֹנָ֣⁠י","strong":["H0136"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":147,"verse":5},"tool":"translationWords","groupId":"lord","quote":"אֲדוֹנֵ֣י⁠נוּ","strong":["H0113"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/name.json b/.apps/translationCore/index/translationWords/psa/name.json index 833cb128..e58cf7e2 100644 --- a/.apps/translationCore/index/translationWords/psa/name.json +++ b/.apps/translationCore/index/translationWords/psa/name.json @@ -1 +1,2048 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":5,"verse":11},"tool":"translationWords","groupId":"name","quote":"שְׁמֶֽ⁠ךָ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":17},"tool":"translationWords","groupId":"name","quote":"שֵֽׁם","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":8,"verse":1},"tool":"translationWords","groupId":"name","quote":"שִׁ֭מְ⁠ךָ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":8,"verse":9},"tool":"translationWords","groupId":"name","quote":"שִׁ֝מְ⁠ךָ֗","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":2},"tool":"translationWords","groupId":"name","quote":"שִׁמְ⁠ךָ֣","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":5},"tool":"translationWords","groupId":"name","quote":"שְׁמָ֥⁠ם","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":10},"tool":"translationWords","groupId":"name","quote":"שְׁמֶ֑⁠ךָ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":4},"tool":"translationWords","groupId":"name","quote":"שְׁ֝מוֹתָ֗⁠ם","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":1},"tool":"translationWords","groupId":"name","quote":"שֵׁ֤ם","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":7},"tool":"translationWords","groupId":"name","quote":"בְּ⁠שֵׁם","strong":["b:H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":22},"tool":"translationWords","groupId":"name","quote":"שִׁמְ⁠ךָ֣","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":23,"verse":3},"tool":"translationWords","groupId":"name","quote":"שְׁמֽ⁠וֹ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":11},"tool":"translationWords","groupId":"name","quote":"שִׁמְ⁠ךָ֥","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":2},"tool":"translationWords","groupId":"name","quote":"שְׁמ֑⁠וֹ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":3},"tool":"translationWords","groupId":"name","quote":"שִׁ֝מְ⁠ךָ֗","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":21},"tool":"translationWords","groupId":"name","quote":"בְ⁠שֵׁ֖ם","strong":["b:H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":3},"tool":"translationWords","groupId":"name","quote":"שְׁמ֣⁠וֹ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":5},"tool":"translationWords","groupId":"name","quote":"שְׁמֽ⁠וֹ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":5},"tool":"translationWords","groupId":"name","quote":"בְּ֝⁠שִׁמְ⁠ךָ֗","strong":["b:H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":20},"tool":"translationWords","groupId":"name","quote":"שֵׁ֣ם","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":17},"tool":"translationWords","groupId":"name","quote":"שִׁ֭מְ⁠ךָ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":11},"tool":"translationWords","groupId":"name","quote":"בִ֝⁠שְׁמוֹתָ֗⁠ם","strong":["b:H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":52,"verse":9},"tool":"translationWords","groupId":"name","quote":"שִׁמְ⁠ךָ֥","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":54,"verse":1},"tool":"translationWords","groupId":"name","quote":"בְּ⁠שִׁמְ⁠ךָ֣","strong":["b:H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":54,"verse":6},"tool":"translationWords","groupId":"name","quote":"שִּׁמְ⁠ךָ֖","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":61,"verse":5},"tool":"translationWords","groupId":"name","quote":"שְׁמֶֽ⁠ךָ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":61,"verse":8},"tool":"translationWords","groupId":"name","quote":"שִׁמְ⁠ךָ֣","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":63,"verse":4},"tool":"translationWords","groupId":"name","quote":"בְּ֝⁠שִׁמְ⁠ךָ","strong":["b:H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":2},"tool":"translationWords","groupId":"name","quote":"שְׁמ֑⁠וֹ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":4},"tool":"translationWords","groupId":"name","quote":"שִׁמְ⁠ךָ֣","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":4},"tool":"translationWords","groupId":"name","quote":"שְׁ֫מ֥⁠וֹ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":4},"tool":"translationWords","groupId":"name","quote":"שְׁמ֗⁠וֹ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":30},"tool":"translationWords","groupId":"name","quote":"שֵׁם","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":36},"tool":"translationWords","groupId":"name","quote":"שְׁ֝מ֗⁠וֹ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":17},"tool":"translationWords","groupId":"name","quote":"שְׁמ֨⁠וֹ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":17},"tool":"translationWords","groupId":"name","quote":"שְׁ֫מ֥⁠וֹ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":19},"tool":"translationWords","groupId":"name","quote":"שֵׁ֥ם","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":7},"tool":"translationWords","groupId":"name","quote":"שְׁמֶֽ⁠ךָ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":10},"tool":"translationWords","groupId":"name","quote":"שִׁמְ⁠ךָ֣","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":18},"tool":"translationWords","groupId":"name","quote":"שְׁמֶֽ⁠ךָ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":21},"tool":"translationWords","groupId":"name","quote":"שְׁמֶֽ⁠ךָ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":75,"verse":1},"tool":"translationWords","groupId":"name","quote":"שְׁמֶ֑⁠ךָ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":1},"tool":"translationWords","groupId":"name","quote":"שְׁמֽ⁠וֹ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":6},"tool":"translationWords","groupId":"name","quote":"בְּ֝⁠שִׁמְ⁠ךָ֗","strong":["b:H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":9},"tool":"translationWords","groupId":"name","quote":"שְׁמֶ֑⁠ךָ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":9},"tool":"translationWords","groupId":"name","quote":"שְׁמֶֽ⁠ךָ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":83,"verse":4},"tool":"translationWords","groupId":"name","quote":"שֵֽׁם","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":83,"verse":16},"tool":"translationWords","groupId":"name","quote":"שִׁמְ⁠ךָ֣","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":83,"verse":18},"tool":"translationWords","groupId":"name","quote":"שִׁמְ⁠ךָ֣","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":11},"tool":"translationWords","groupId":"name","quote":"שְׁמֶֽ⁠ךָ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":12},"tool":"translationWords","groupId":"name","quote":"שִׁמְ⁠ךָ֣","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":12},"tool":"translationWords","groupId":"name","quote":"בְּ⁠שִׁמְ⁠ךָ֥","strong":["b:H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":16},"tool":"translationWords","groupId":"name","quote":"בְּ֭⁠שִׁמְ⁠ךָ","strong":["b:H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":91,"verse":14},"tool":"translationWords","groupId":"name","quote":"שְׁמִֽ⁠י","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":2},"tool":"translationWords","groupId":"name","quote":"שְׁמ֑⁠וֹ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":8},"tool":"translationWords","groupId":"name","quote":"שְׁמ֑⁠וֹ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":3},"tool":"translationWords","groupId":"name","quote":"שִׁ֭מְ⁠ךָ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":6},"tool":"translationWords","groupId":"name","quote":"שְׁמ֑⁠וֹ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":100,"verse":4},"tool":"translationWords","groupId":"name","quote":"שְׁמֽ⁠וֹ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":15},"tool":"translationWords","groupId":"name","quote":"שֵׁ֣ם","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":21},"tool":"translationWords","groupId":"name","quote":"שֵׁ֣ם","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":1},"tool":"translationWords","groupId":"name","quote":"שֵׁ֥ם","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":1},"tool":"translationWords","groupId":"name","quote":"בִּ⁠שְׁמ֑⁠וֹ","strong":["b:H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":3},"tool":"translationWords","groupId":"name","quote":"בְּ⁠שֵׁ֣ם","strong":["b:H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":8},"tool":"translationWords","groupId":"name","quote":"שְׁמ֑⁠וֹ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":13},"tool":"translationWords","groupId":"name","quote":"שְׁמָֽ⁠ם","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":21},"tool":"translationWords","groupId":"name","quote":"שְׁמֶ֑⁠ךָ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":111,"verse":9},"tool":"translationWords","groupId":"name","quote":"שְׁמֽ⁠וֹ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":113,"verse":1},"tool":"translationWords","groupId":"name","quote":"שֵׁ֥ם","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":113,"verse":2},"tool":"translationWords","groupId":"name","quote":"שֵׁ֣ם","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":113,"verse":3},"tool":"translationWords","groupId":"name","quote":"שֵׁ֣ם","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":10},"tool":"translationWords","groupId":"name","quote":"בְּ⁠שֵׁ֥ם","strong":["b:H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":11},"tool":"translationWords","groupId":"name","quote":"בְּ⁠שֵׁ֥ם","strong":["b:H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":12},"tool":"translationWords","groupId":"name","quote":"בְּ⁠שֵׁ֥ם","strong":["b:H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":26},"tool":"translationWords","groupId":"name","quote":"בְּ⁠שֵׁ֣ם","strong":["b:H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":55},"tool":"translationWords","groupId":"name","quote":"שִׁמְ⁠ךָ֣","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":132},"tool":"translationWords","groupId":"name","quote":"שְׁמֶֽ⁠ךָ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":124,"verse":8},"tool":"translationWords","groupId":"name","quote":"בְּ⁠שֵׁ֣ם","strong":["b:H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":129,"verse":8},"tool":"translationWords","groupId":"name","quote":"בְּ⁠שֵׁ֣ם","strong":["b:H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":1},"tool":"translationWords","groupId":"name","quote":"שֵׁ֣ם","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":13},"tool":"translationWords","groupId":"name","quote":"שִׁמְ⁠ךָ֣","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":138,"verse":2},"tool":"translationWords","groupId":"name","quote":"שְׁמֶ֗⁠ךָ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":138,"verse":2},"tool":"translationWords","groupId":"name","quote":"שִׁ֝מְ⁠ךָ֗","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":142,"verse":7},"tool":"translationWords","groupId":"name","quote":"שְׁ֫מֶ֥⁠ךָ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":11},"tool":"translationWords","groupId":"name","quote":"שִׁמְ⁠ךָ֣","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":1},"tool":"translationWords","groupId":"name","quote":"שִׁ֝מְ⁠ךָ֗","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":2},"tool":"translationWords","groupId":"name","quote":"שִׁ֝מְ⁠ךָ֗","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":21},"tool":"translationWords","groupId":"name","quote":"שֵׁ֥ם","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":147,"verse":4},"tool":"translationWords","groupId":"name","quote":"שֵׁמ֥וֹת","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":148,"verse":5},"tool":"translationWords","groupId":"name","quote":"שֵׁ֣ם","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":148,"verse":13},"tool":"translationWords","groupId":"name","quote":"שֵׁ֬ם","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":148,"verse":13},"tool":"translationWords","groupId":"name","quote":"שְׁמ֣⁠וֹ","strong":["H8034"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":149,"verse":3},"tool":"translationWords","groupId":"name","quote":"שְׁמ֣⁠וֹ","strong":["H8034"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 5, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמֶֽ⁠ךָ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שֵֽׁם", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 8, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁ֭מְ⁠ךָ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 8, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁ֝מְ⁠ךָ֗", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁמְ⁠ךָ֣", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמָ֥⁠ם", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמֶ֑⁠ךָ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 16, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁ֝מוֹתָ֗⁠ם", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 20, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שֵׁ֤ם", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 20, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "בְּ⁠שֵׁם", + "strong": [ + "b:H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 22, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁמְ⁠ךָ֣", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 23, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמֽ⁠וֹ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁמְ⁠ךָ֥", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמ֑⁠וֹ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁ֝מְ⁠ךָ֗", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "בְ⁠שֵׁ֖ם", + "strong": [ + "b:H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמ֣⁠וֹ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 41, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמֽ⁠וֹ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 44, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "בְּ֝⁠שִׁמְ⁠ךָ֗", + "strong": [ + "b:H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 44, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שֵׁ֣ם", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁ֭מְ⁠ךָ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 49, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "בִ֝⁠שְׁמוֹתָ֗⁠ם", + "strong": [ + "b:H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 52, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁמְ⁠ךָ֥", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 54, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "בְּ⁠שִׁמְ⁠ךָ֣", + "strong": [ + "b:H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 54, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִּׁמְ⁠ךָ֖", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 61, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמֶֽ⁠ךָ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 61, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁמְ⁠ךָ֣", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 63, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "בְּ֝⁠שִׁמְ⁠ךָ", + "strong": [ + "b:H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמ֑⁠וֹ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁמְ⁠ךָ֣", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁ֫מ֥⁠וֹ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמ֗⁠וֹ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 30 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שֵׁם", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 36 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁ֝מ֗⁠וֹ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמ֨⁠וֹ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁ֫מ֥⁠וֹ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שֵׁ֥ם", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 74, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמֶֽ⁠ךָ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 74, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁמְ⁠ךָ֣", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 74, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמֶֽ⁠ךָ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 74, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמֶֽ⁠ךָ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 75, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמֶ֑⁠ךָ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 76, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמֽ⁠וֹ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 79, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "בְּ֝⁠שִׁמְ⁠ךָ֗", + "strong": [ + "b:H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 79, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמֶ֑⁠ךָ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 79, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמֶֽ⁠ךָ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 83, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שֵֽׁם", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 83, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁמְ⁠ךָ֣", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 83, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁמְ⁠ךָ֣", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמֶֽ⁠ךָ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁמְ⁠ךָ֣", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "בְּ⁠שִׁמְ⁠ךָ֥", + "strong": [ + "b:H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "בְּ֭⁠שִׁמְ⁠ךָ", + "strong": [ + "b:H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 91, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמִֽ⁠י", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמ֑⁠וֹ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמ֑⁠וֹ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 99, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁ֭מְ⁠ךָ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 99, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמ֑⁠וֹ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 100, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמֽ⁠וֹ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 102, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שֵׁ֣ם", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 102, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שֵׁ֣ם", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שֵׁ֥ם", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "בִּ⁠שְׁמ֑⁠וֹ", + "strong": [ + "b:H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "בְּ⁠שֵׁ֣ם", + "strong": [ + "b:H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמ֑⁠וֹ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמָֽ⁠ם", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמֶ֑⁠ךָ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 111, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמֽ⁠וֹ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 113, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שֵׁ֥ם", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 113, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שֵׁ֣ם", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 113, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שֵׁ֣ם", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "בְּ⁠שֵׁ֥ם", + "strong": [ + "b:H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "בְּ⁠שֵׁ֥ם", + "strong": [ + "b:H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "בְּ⁠שֵׁ֥ם", + "strong": [ + "b:H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "בְּ⁠שֵׁ֣ם", + "strong": [ + "b:H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 55 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁמְ⁠ךָ֣", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 132 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמֶֽ⁠ךָ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 124, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "בְּ⁠שֵׁ֣ם", + "strong": [ + "b:H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 129, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "בְּ⁠שֵׁ֣ם", + "strong": [ + "b:H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שֵׁ֣ם", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁמְ⁠ךָ֣", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 138, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמֶ֗⁠ךָ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 138, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁ֝מְ⁠ךָ֗", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 142, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁ֫מֶ֥⁠ךָ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁמְ⁠ךָ֣", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁ֝מְ⁠ךָ֗", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שִׁ֝מְ⁠ךָ֗", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שֵׁ֥ם", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 147, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שֵׁמ֥וֹת", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 148, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שֵׁ֣ם", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 148, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שֵׁ֬ם", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 148, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמ֣⁠וֹ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 149, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "name", + "quote": "שְׁמ֣⁠וֹ", + "strong": [ + "H8034" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/overseer.json b/.apps/translationCore/index/translationWords/psa/overseer.json index 2c6b472c..ac6c4aa1 100644 --- a/.apps/translationCore/index/translationWords/psa/overseer.json +++ b/.apps/translationCore/index/translationWords/psa/overseer.json @@ -1,1212 +1 @@ -[ - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 4, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֥חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 5, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֥חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 6, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֣חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 8, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֥חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 9, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ֭⁠מְנַצֵּחַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 11, - "verse": 1 - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֗חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 12, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֥חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 13, - "verse": 1 - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֗חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 14, - "verse": 1 - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֗חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 18, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֤חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 19, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֗חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 20, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֗חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 21, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֗חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 22, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ֭⁠מְנַצֵּחַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 31, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֗חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 36, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֬חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 39, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֥חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 40, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ֝⁠מְנַצֵּ֗חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 41, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֗חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 42, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֗חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 44, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֬חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 45, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֣חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 46, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֥חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 47, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֬חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 49, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֬חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 51, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֗חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 52, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֗חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 53, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֥חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 54, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֥חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 55, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֥חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 56, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֤חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 57, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֣חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 58, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֥חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 59, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֣חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 60, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ֭⁠מְנַצֵּחַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 61, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֬חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 62, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֥חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 64, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֗חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 65, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֥חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 66, - "verse": 1 - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ֭⁠מְנַצֵּחַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 67, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֥ח", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 68, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֥חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 69, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֬חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 70, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ֝⁠מְנַצֵּ֗חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 75, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֥חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 76, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֥חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 77, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֥חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 80, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֥חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 81, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֬חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 84, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֥חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 85, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֬חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 88, - "verse": null - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֣חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 109, - "verse": 1 - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ֭⁠מְנַצֵּחַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 139, - "verse": 1 - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ֭⁠מְנַצֵּחַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 140, - "verse": 1 - }, - "tool": "translationWords", - "groupId": "overseer", - "quote": "לַ⁠מְנַצֵּ֗חַ", - "strong": [ - "l:H5329" - ], - "occurrence": 1 - } - } -] \ No newline at end of file +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":4,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֥חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":5,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֥חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֣חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":8,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֥חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ֭⁠מְנַצֵּחַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":11,"verse":1},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֗חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":12,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֥חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":13,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֗חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":14,"verse":1},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֗חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֤חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֗חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֗חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֗חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ֭⁠מְנַצֵּחַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֗חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":36,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֬חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֥חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ֝⁠מְנַצֵּ֗חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֗חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֗חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֬חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֣חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":46,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֥חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":47,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֬חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֬חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֗חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":52,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֗חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":53,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֥חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":54,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֥חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֥חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֤חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֣חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":58,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֥חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֣חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":60,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ֭⁠מְנַצֵּחַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":61,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֬חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":62,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֥חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":64,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֗חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":65,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֥חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":1},"tool":"translationWords","groupId":"overseer","quote":"לַ֭⁠מְנַצֵּחַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":67,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֥ח","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֥חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֬חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":70,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ֝⁠מְנַצֵּ֗חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":75,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֥חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֥חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֥חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֥חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֬חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֥חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":85,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֬חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":88,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֣חַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":1},"tool":"translationWords","groupId":"overseer","quote":"לַ֭⁠מְנַצֵּחַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":139,"verse":1},"tool":"translationWords","groupId":"overseer","quote":"לַ֭⁠מְנַצֵּחַ","strong":["l:H5329"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":null},"tool":"translationWords","groupId":"overseer","quote":"לַ⁠מְנַצֵּ֗חַ","strong":["l:H5329"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/perish.json b/.apps/translationCore/index/translationWords/psa/perish.json index f560ae9f..00b9930c 100644 --- a/.apps/translationCore/index/translationWords/psa/perish.json +++ b/.apps/translationCore/index/translationWords/psa/perish.json @@ -1 +1,464 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":1,"verse":6},"tool":"translationWords","groupId":"perish","quote":"תֹּאבֵֽד","strong":["H0006"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":5,"verse":6},"tool":"translationWords","groupId":"perish","quote":"תְּאַבֵּד֮","strong":["H0006"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":5},"tool":"translationWords","groupId":"perish","quote":"אִבַּ֣דְתָּ","strong":["H0006"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":6},"tool":"translationWords","groupId":"perish","quote":"אָבַ֖ד","strong":["H0006"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":18},"tool":"translationWords","groupId":"perish","quote":"תֹּאבַ֥ד","strong":["H0006"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":16},"tool":"translationWords","groupId":"perish","quote":"אָבְד֥וּ","strong":["H0006"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":10},"tool":"translationWords","groupId":"perish","quote":"תְּאַבֵּ֑ד","strong":["H0006"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":12},"tool":"translationWords","groupId":"perish","quote":"אֹבֵֽד","strong":["H0006"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":20},"tool":"translationWords","groupId":"perish","quote":"יֹאבֵ֗דוּ","strong":["H0006"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":49,"verse":10},"tool":"translationWords","groupId":"perish","quote":"יֹאבֵ֑דוּ","strong":["H0006"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":2},"tool":"translationWords","groupId":"perish","quote":"יֹאבְד֥וּ","strong":["H0006"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":19},"tool":"translationWords","groupId":"perish","quote":"סָ֥פוּ","strong":["H5486"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":27},"tool":"translationWords","groupId":"perish","quote":"יֹאבֵ֑דוּ","strong":["H0006"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":16},"tool":"translationWords","groupId":"perish","quote":"יֹאבֵֽדוּ","strong":["H0006"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":9},"tool":"translationWords","groupId":"perish","quote":"יֹאבֵ֑דוּ","strong":["H0006"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":26},"tool":"translationWords","groupId":"perish","quote":"יֹאבֵדוּ֮","strong":["H0006"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":112,"verse":10},"tool":"translationWords","groupId":"perish","quote":"תֹּאבֵֽד","strong":["H0006"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":92},"tool":"translationWords","groupId":"perish","quote":"אָבַ֥דְתִּי","strong":["H0006"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":176},"tool":"translationWords","groupId":"perish","quote":"אֹ֭בֵד","strong":["H0006"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":142,"verse":4},"tool":"translationWords","groupId":"perish","quote":"אָבַ֣ד","strong":["H0006"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":4},"tool":"translationWords","groupId":"perish","quote":"אָבְד֥וּ","strong":["H0006"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 1, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "תֹּאבֵֽד", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 5, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "תְּאַבֵּד֮", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "אִבַּ֣דְתָּ", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "אָבַ֖ד", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "תֹּאבַ֥ד", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 10, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "אָבְד֥וּ", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 21, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "תְּאַבֵּ֑ד", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "אֹבֵֽד", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "יֹאבֵ֗דוּ", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 49, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "יֹאבֵ֑דוּ", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "יֹאבְד֥וּ", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "סָ֥פוּ", + "strong": [ + "H5486" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 27 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "יֹאבֵ֑דוּ", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 80, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "יֹאבֵֽדוּ", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 92, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "יֹאבֵ֑דוּ", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 102, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "יֹאבֵדוּ֮", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 112, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "תֹּאבֵֽד", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 92 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "אָבַ֥דְתִּי", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 176 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "אֹ֭בֵד", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 142, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "אָבַ֣ד", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 146, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "perish", + "quote": "אָבְד֥וּ", + "strong": [ + "H0006" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/prostitute.json b/.apps/translationCore/index/translationWords/psa/prostitute.json index 960e90a1..ca3cd3b5 100644 --- a/.apps/translationCore/index/translationWords/psa/prostitute.json +++ b/.apps/translationCore/index/translationWords/psa/prostitute.json @@ -1 +1,24 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":27},"tool":"translationWords","groupId":"prostitute","quote":"זוֹנֶ֥ה","strong":["H2181"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 27 + }, + "tool": "translationWords", + "groupId": "prostitute", + "quote": "זוֹנֶ֥ה", + "strong": [ + "H2181" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/rest.json b/.apps/translationCore/index/translationWords/psa/rest.json index 01f7846c..3dbea6b9 100644 --- a/.apps/translationCore/index/translationWords/psa/rest.json +++ b/.apps/translationCore/index/translationWords/psa/rest.json @@ -1 +1 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":132,"verse":14},"tool":"translationWords","groupId":"rest","quote":"מְנוּחָתִ֥⁠י","strong":["H4496"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":95,"verse":11},"tool":"translationWords","groupId":"rest","quote":"מְנוּחָתִֽ⁠י","strong":["H4496"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":125,"verse":3},"tool":"translationWords","groupId":"rest","quote":"יָנ֡וּחַ","strong":["H5117"],"occurrence":1}}] +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":23,"verse":2},"tool":"translationWords","groupId":"rest","quote":"מְנֻח֣וֹת","strong":["H4496"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":95,"verse":11},"tool":"translationWords","groupId":"rest","quote":"מְנוּחָתִֽ⁠י","strong":["H4496"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":125,"verse":3},"tool":"translationWords","groupId":"rest","quote":"יָנ֡וּחַ","strong":["H5117"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":132,"verse":14},"tool":"translationWords","groupId":"rest","quote":"מְנוּחָתִ֥⁠י","strong":["H4496"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/restore.json b/.apps/translationCore/index/translationWords/psa/restore.json index a5635c30..6d015c26 100644 --- a/.apps/translationCore/index/translationWords/psa/restore.json +++ b/.apps/translationCore/index/translationWords/psa/restore.json @@ -1 +1,1278 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":4},"tool":"translationWords","groupId":"restore","quote":"שׁוּבָ֣⁠ה","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":10},"tool":"translationWords","groupId":"restore","quote":"יָ֝שֻׁ֗בוּ","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":7},"tool":"translationWords","groupId":"restore","quote":"שֽׁוּבָ⁠ה","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":12},"tool":"translationWords","groupId":"restore","quote":"יָ֭שׁוּב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":16},"tool":"translationWords","groupId":"restore","quote":"יָשׁ֣וּב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":17},"tool":"translationWords","groupId":"restore","quote":"יָשׁ֣וּבוּ","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":20},"tool":"translationWords","groupId":"restore","quote":"יָשִׁ֥יב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":37},"tool":"translationWords","groupId":"restore","quote":"אָ֝שׁוּב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":7},"tool":"translationWords","groupId":"restore","quote":"מְשִׁ֣יבַת","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":23,"verse":3},"tool":"translationWords","groupId":"restore","quote":"יְשׁוֹבֵ֑ב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":28,"verse":4},"tool":"translationWords","groupId":"restore","quote":"הָשֵׁ֖ב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":13},"tool":"translationWords","groupId":"restore","quote":"תָשֽׁוּב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":17},"tool":"translationWords","groupId":"restore","quote":"הָשִׁ֣יבָ⁠ה","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":10},"tool":"translationWords","groupId":"restore","quote":"תְּשִׁיבֵ֣⁠נוּ","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":12},"tool":"translationWords","groupId":"restore","quote":"הָשִׁ֣יבָ⁠ה","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":51,"verse":13},"tool":"translationWords","groupId":"restore","quote":"יָשֽׁוּבוּ","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":54,"verse":5},"tool":"translationWords","groupId":"restore","quote":"יָשִׁ֣יב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":9},"tool":"translationWords","groupId":"restore","quote":"יָ֘שׁ֤וּבוּ","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":6},"tool":"translationWords","groupId":"restore","quote":"יָשׁ֣וּבוּ","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":60,"verse":1},"tool":"translationWords","groupId":"restore","quote":"תְּשׁ֣וֹבֵ֥ב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":22},"tool":"translationWords","groupId":"restore","quote":"אָשִׁ֑יב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":22},"tool":"translationWords","groupId":"restore","quote":"אָ֝שִׁ֗יב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":4},"tool":"translationWords","groupId":"restore","quote":"אָשִֽׁיב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":70,"verse":3},"tool":"translationWords","groupId":"restore","quote":"יָ֭שׁוּבוּ","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":20},"tool":"translationWords","groupId":"restore","quote":"תָּשׁ֥וּב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":20},"tool":"translationWords","groupId":"restore","quote":"תָּשׁ֥וּב","strong":["H7725"],"occurrence":2}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":10},"tool":"translationWords","groupId":"restore","quote":"יָשִׁ֑יבוּ","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":10},"tool":"translationWords","groupId":"restore","quote":"יָשׁ֣וּב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":11},"tool":"translationWords","groupId":"restore","quote":"תָשִׁ֣יב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":21},"tool":"translationWords","groupId":"restore","quote":"יָשֹׁ֣ב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":38},"tool":"translationWords","groupId":"restore","quote":"לְ⁠הָשִׁ֣יב","strong":["l:H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":39},"tool":"translationWords","groupId":"restore","quote":"יָשֽׁוּב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":3},"tool":"translationWords","groupId":"restore","quote":"הֲשִׁיבֵ֑⁠נוּ","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":7},"tool":"translationWords","groupId":"restore","quote":"הֲשִׁיבֵ֑⁠נוּ","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":14},"tool":"translationWords","groupId":"restore","quote":"שֽׁ֫וּב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":19},"tool":"translationWords","groupId":"restore","quote":"הֲשִׁיבֵ֑⁠נוּ","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":14},"tool":"translationWords","groupId":"restore","quote":"אָשִׁ֥יב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":85,"verse":1},"tool":"translationWords","groupId":"restore","quote":"שַׁ֝֗בְתָּ","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":85,"verse":3},"tool":"translationWords","groupId":"restore","quote":"הֱ֝שִׁיב֗וֹתָ","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":85,"verse":4},"tool":"translationWords","groupId":"restore","quote":"שׁ֭וּבֵ⁠נוּ","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":85,"verse":6},"tool":"translationWords","groupId":"restore","quote":"תָּשׁ֣וּב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":85,"verse":8},"tool":"translationWords","groupId":"restore","quote":"יָשׁ֥וּבוּ","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":43},"tool":"translationWords","groupId":"restore","quote":"תָּ֭שִׁיב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":3},"tool":"translationWords","groupId":"restore","quote":"תָּשֵׁ֣ב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":3},"tool":"translationWords","groupId":"restore","quote":"שׁ֣וּבוּ","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":13},"tool":"translationWords","groupId":"restore","quote":"שׁוּבָ֣⁠ה","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":2},"tool":"translationWords","groupId":"restore","quote":"הָשֵׁ֥ב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":15},"tool":"translationWords","groupId":"restore","quote":"יָשׁ֣וּב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":9},"tool":"translationWords","groupId":"restore","quote":"יְ֝שׁוּב֗וּ⁠ן","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":29},"tool":"translationWords","groupId":"restore","quote":"יְשׁוּבֽוּ⁠ן","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":23},"tool":"translationWords","groupId":"restore","quote":"לְ⁠הָשִׁ֥יב","strong":["l:H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":7},"tool":"translationWords","groupId":"restore","quote":"שׁוּבִ֣י","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":12},"tool":"translationWords","groupId":"restore","quote":"אָשִׁ֥יב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":79},"tool":"translationWords","groupId":"restore","quote":"יָשׁ֣וּבוּ","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":126,"verse":4},"tool":"translationWords","groupId":"restore","quote":"שׁוּבָ֣⁠ה","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":132,"verse":10},"tool":"translationWords","groupId":"restore","quote":"תָּ֝שֵׁ֗ב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":132,"verse":11},"tool":"translationWords","groupId":"restore","quote":"יָשׁ֪וּב","strong":["H7725"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":4},"tool":"translationWords","groupId":"restore","quote":"יָשֻׁ֣ב","strong":["H7725"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 6, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "שׁוּבָ֣⁠ה", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 6, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יָ֝שֻׁ֗בוּ", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "שֽׁוּבָ⁠ה", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יָ֭שׁוּב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יָשׁ֣וּב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יָשׁ֣וּבוּ", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יָשִׁ֥יב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 37 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "אָ֝שׁוּב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 19, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "מְשִׁ֣יבַת", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 23, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יְשׁוֹבֵ֑ב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 28, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "הָשֵׁ֖ב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "תָשֽׁוּב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "הָשִׁ֣יבָ⁠ה", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 44, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "תְּשִׁיבֵ֣⁠נוּ", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 51, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "הָשִׁ֣יבָ⁠ה", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 51, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יָשֽׁוּבוּ", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 54, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יָשִׁ֣יב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 56, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יָ֘שׁ֤וּבוּ", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 59, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יָשׁ֣וּבוּ", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 60, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "תְּשׁ֣וֹבֵ֥ב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "אָשִׁ֑יב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "אָ֝שִׁ֗יב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "אָשִֽׁיב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 70, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יָ֭שׁוּבוּ", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "תָּשׁ֥וּב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "תָּשׁ֥וּב", + "strong": [ + "H7725" + ], + "occurrence": 2 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יָשִׁ֑יבוּ", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יָשׁ֣וּב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 74, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "תָשִׁ֣יב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 74, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יָשֹׁ֣ב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 38 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "לְ⁠הָשִׁ֣יב", + "strong": [ + "l:H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 39 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יָשֽׁוּב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 80, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "הֲשִׁיבֵ֑⁠נוּ", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 80, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "הֲשִׁיבֵ֑⁠נוּ", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 80, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "שֽׁ֫וּב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 80, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "הֲשִׁיבֵ֑⁠נוּ", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 81, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "אָשִׁ֥יב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 85, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "שַׁ֝֗בְתָּ", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 85, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "הֱ֝שִׁיב֗וֹתָ", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 85, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "שׁ֭וּבֵ⁠נוּ", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 85, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "תָּשׁ֣וּב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 85, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יָשׁ֥וּבוּ", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 43 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "תָּ֭שִׁיב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 90, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "תָּשֵׁ֣ב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 90, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "שׁ֣וּבוּ", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 90, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "שׁוּבָ֣⁠ה", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "הָשֵׁ֥ב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יָשׁ֣וּב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יְ֝שׁוּב֗וּ⁠ן", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 29 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יְשׁוּבֽוּ⁠ן", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 23 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "לְ⁠הָשִׁ֥יב", + "strong": [ + "l:H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "שׁוּבִ֣י", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "אָשִׁ֥יב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 79 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יָשׁ֣וּבוּ", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 126, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "שׁוּבָ֣⁠ה", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 132, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "תָּ֝שֵׁ֗ב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 132, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יָשׁ֪וּב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 146, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "restore", + "quote": "יָשֻׁ֣ב", + "strong": [ + "H7725" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/righteous.json b/.apps/translationCore/index/translationWords/psa/righteous.json index fcd1501c..f2cf470f 100644 --- a/.apps/translationCore/index/translationWords/psa/righteous.json +++ b/.apps/translationCore/index/translationWords/psa/righteous.json @@ -1 +1,882 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":1,"verse":5},"tool":"translationWords","groupId":"righteous","quote":"צַדִּיקִֽים","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":1,"verse":6},"tool":"translationWords","groupId":"righteous","quote":"צַדִּיקִ֑ים","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":5,"verse":12},"tool":"translationWords","groupId":"righteous","quote":"צַ֫דִּ֥יק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":9},"tool":"translationWords","groupId":"righteous","quote":"צַ֫דִּ֥יק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":9},"tool":"translationWords","groupId":"righteous","quote":"צַדִּֽיק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":11},"tool":"translationWords","groupId":"righteous","quote":"צַדִּ֑יק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":11,"verse":3},"tool":"translationWords","groupId":"righteous","quote":"צַ֝דִּ֗יק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":11,"verse":5},"tool":"translationWords","groupId":"righteous","quote":"צַדִּ֪יק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":11,"verse":7},"tool":"translationWords","groupId":"righteous","quote":"צַדִּ֣יק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":14,"verse":5},"tool":"translationWords","groupId":"righteous","quote":"צַדִּֽיק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":18},"tool":"translationWords","groupId":"righteous","quote":"צַדִּ֥יק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":32,"verse":11},"tool":"translationWords","groupId":"righteous","quote":"צַדִּיקִ֑ים","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":1},"tool":"translationWords","groupId":"righteous","quote":"צַ֭דִּיקִים","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":15},"tool":"translationWords","groupId":"righteous","quote":"צַדִּיקִ֑ים","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":19},"tool":"translationWords","groupId":"righteous","quote":"צַדִּ֑יק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":21},"tool":"translationWords","groupId":"righteous","quote":"צַדִּ֣יק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":17},"tool":"translationWords","groupId":"righteous","quote":"צַדִּיקִ֣ים","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":25},"tool":"translationWords","groupId":"righteous","quote":"צַדִּ֣יק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":29},"tool":"translationWords","groupId":"righteous","quote":"צַדִּיקִ֥ים","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":30},"tool":"translationWords","groupId":"righteous","quote":"צַ֭דִּיק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":39},"tool":"translationWords","groupId":"righteous","quote":"צַ֭דִּיקִים","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":52,"verse":6},"tool":"translationWords","groupId":"righteous","quote":"צַדִּיקִ֥ים","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":58,"verse":10},"tool":"translationWords","groupId":"righteous","quote":"צַ֭דִּיק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":64,"verse":10},"tool":"translationWords","groupId":"righteous","quote":"צַדִּ֣יק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":28},"tool":"translationWords","groupId":"righteous","quote":"צַ֝דִּיקִ֗ים","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":7},"tool":"translationWords","groupId":"righteous","quote":"צַדִּ֑יק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":75,"verse":10},"tool":"translationWords","groupId":"righteous","quote":"צַדִּֽיק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":12},"tool":"translationWords","groupId":"righteous","quote":"צַ֭דִּיק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":21},"tool":"translationWords","groupId":"righteous","quote":"צַדִּ֑יק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":12},"tool":"translationWords","groupId":"righteous","quote":"צַ֭דִּיקִים","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":112,"verse":6},"tool":"translationWords","groupId":"righteous","quote":"צַדִּֽיק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":15},"tool":"translationWords","groupId":"righteous","quote":"צַדִּיקִ֑ים","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":20},"tool":"translationWords","groupId":"righteous","quote":"צַ֝דִּיקִ֗ים","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":137},"tool":"translationWords","groupId":"righteous","quote":"צַדִּ֣יק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":129,"verse":4},"tool":"translationWords","groupId":"righteous","quote":"צַדִּ֑יק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":14},"tool":"translationWords","groupId":"righteous","quote":"צַ֭דִּיקִים","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":141,"verse":5},"tool":"translationWords","groupId":"righteous","quote":"צַדִּ֨יק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":142,"verse":7},"tool":"translationWords","groupId":"righteous","quote":"צַדִּיקִ֑ים","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":17},"tool":"translationWords","groupId":"righteous","quote":"צַדִּ֣יק","strong":["H6662"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":8},"tool":"translationWords","groupId":"righteous","quote":"צַדִּיקִֽים","strong":["H6662"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 1, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּיקִֽים", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 1, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּיקִ֑ים", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 5, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַ֫דִּ֥יק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַ֫דִּ֥יק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּֽיק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּ֑יק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 11, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַ֝דִּ֗יק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 11, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּ֪יק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 11, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּ֣יק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 14, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּֽיק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּ֥יק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 32, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּיקִ֑ים", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַ֭דִּיקִים", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּיקִ֑ים", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּ֑יק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּ֣יק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּיקִ֣ים", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 25 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּ֣יק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 29 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּיקִ֥ים", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 30 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַ֭דִּיק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 39 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַ֭דִּיקִים", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 52, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּיקִ֥ים", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 58, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַ֭דִּיק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 64, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּ֣יק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 28 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַ֝דִּיקִ֗ים", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּ֑יק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 75, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּֽיק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 92, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַ֭דִּיק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּ֑יק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַ֭דִּיקִים", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 112, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּֽיק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּיקִ֑ים", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַ֝דִּיקִ֗ים", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 137 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּ֣יק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 129, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּ֑יק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 140, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַ֭דִּיקִים", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 141, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּ֨יק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 142, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּיקִ֑ים", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּ֣יק", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 146, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "righteous", + "quote": "צַדִּיקִֽים", + "strong": [ + "H6662" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/ruler.json b/.apps/translationCore/index/translationWords/psa/ruler.json index aca775b0..e712ff66 100644 --- a/.apps/translationCore/index/translationWords/psa/ruler.json +++ b/.apps/translationCore/index/translationWords/psa/ruler.json @@ -1,24 +1 @@ -[ - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 119, - "verse": 133 - }, - "tool": "translationWords", - "groupId": "ruler", - "quote": "תַּשְׁלֶט", - "strong": [ - "H7980" - ], - "occurrence": 1 - } - } -] \ No newline at end of file +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":133},"tool":"translationWords","groupId":"ruler","quote":"תַּשְׁלֶט","strong":["H7980"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/shame.json b/.apps/translationCore/index/translationWords/psa/shame.json index 5029d884..fba93b30 100644 --- a/.apps/translationCore/index/translationWords/psa/shame.json +++ b/.apps/translationCore/index/translationWords/psa/shame.json @@ -1 +1 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":129,"verse":5},"tool":"translationWords","groupId":"shame","quote":"יֵ֭בֹשׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":10},"tool":"translationWords","groupId":"shame","quote":"יֵבֹ֥שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":14,"verse":6},"tool":"translationWords","groupId":"shame","quote":"תָבִ֑ישׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":5},"tool":"translationWords","groupId":"shame","quote":"בֽוֹשׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":6},"tool":"translationWords","groupId":"shame","quote":"חֶרְפַּ֥ת","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":2},"tool":"translationWords","groupId":"shame","quote":"אֵב֑וֹשָׁה","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":3},"tool":"translationWords","groupId":"shame","quote":"יֵבֹ֑שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":3},"tool":"translationWords","groupId":"shame","quote":"יֵ֝בֹ֗שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":20},"tool":"translationWords","groupId":"shame","quote":"אֵ֝ב֗וֹשׁ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":1},"tool":"translationWords","groupId":"shame","quote":"אֵב֣וֹשָׁה","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":11},"tool":"translationWords","groupId":"shame","quote":"חֶרְפָּ֡ה","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":17},"tool":"translationWords","groupId":"shame","quote":"אֵ֭בוֹשָׁה","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":17},"tool":"translationWords","groupId":"shame","quote":"יֵבֹ֥שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":4},"tool":"translationWords","groupId":"shame","quote":"יֵבֹ֣שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":4},"tool":"translationWords","groupId":"shame","quote":"וְ⁠יִכָּלְמוּ֮","strong":["c:H3637"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":26},"tool":"translationWords","groupId":"shame","quote":"יֵ֘בֹ֤שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":19},"tool":"translationWords","groupId":"shame","quote":"יֵ֭בֹשׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":8},"tool":"translationWords","groupId":"shame","quote":"חֶרְפַּ֥ת","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":14},"tool":"translationWords","groupId":"shame","quote":"יֵ֘בֹ֤שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":14},"tool":"translationWords","groupId":"shame","quote":"וְ⁠יִכָּלְמ֑וּ","strong":["c:H3637"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":10},"tool":"translationWords","groupId":"shame","quote":"חֵרְפ֥וּ⁠נִי","strong":["H2778a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":7},"tool":"translationWords","groupId":"shame","quote":"הֱבִישֽׁוֹתָ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":9},"tool":"translationWords","groupId":"shame","quote":"וַ⁠תַּכְלִימֵ֑⁠נוּ","strong":["c:H3637"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":13},"tool":"translationWords","groupId":"shame","quote":"חֶ֭רְפָּה","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":16},"tool":"translationWords","groupId":"shame","quote":"מְחָרֵ֣ף","strong":["H2778a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":53,"verse":5},"tool":"translationWords","groupId":"shame","quote":"הֱ֝בִשֹׁ֗תָה","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":12},"tool":"translationWords","groupId":"shame","quote":"יְחָֽרְפֵ֗⁠נִי","strong":["H2778a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":3},"tool":"translationWords","groupId":"shame","quote":"חֵרֵ֣ף","strong":["H2778a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":6},"tool":"translationWords","groupId":"shame","quote":"יֵ֘בֹ֤שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":6},"tool":"translationWords","groupId":"shame","quote":"יִכָּ֣לְמוּ","strong":["H3637"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":7},"tool":"translationWords","groupId":"shame","quote":"חֶרְפָּ֑ה","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":9},"tool":"translationWords","groupId":"shame","quote":"ח֝וֹרְפֶ֗י⁠ךָ","strong":["H2778a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":10},"tool":"translationWords","groupId":"shame","quote":"לַ⁠חֲרָפ֣וֹת","strong":["l:H2781"],"occurrence":1}}] +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":10},"tool":"translationWords","groupId":"shame","quote":"יֵבֹ֤שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":10},"tool":"translationWords","groupId":"shame","quote":"יֵבֹ֥שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":14,"verse":6},"tool":"translationWords","groupId":"shame","quote":"תָבִ֑ישׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":5},"tool":"translationWords","groupId":"shame","quote":"בֽוֹשׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":6},"tool":"translationWords","groupId":"shame","quote":"חֶרְפַּ֥ת","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":2},"tool":"translationWords","groupId":"shame","quote":"אֵב֑וֹשָׁה","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":3},"tool":"translationWords","groupId":"shame","quote":"יֵבֹ֑שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":3},"tool":"translationWords","groupId":"shame","quote":"יֵ֝בֹ֗שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":20},"tool":"translationWords","groupId":"shame","quote":"אֵ֝ב֗וֹשׁ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":1},"tool":"translationWords","groupId":"shame","quote":"אֵב֣וֹשָׁה","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":11},"tool":"translationWords","groupId":"shame","quote":"חֶרְפָּ֡ה","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":17},"tool":"translationWords","groupId":"shame","quote":"אֵ֭בוֹשָׁה","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":17},"tool":"translationWords","groupId":"shame","quote":"יֵבֹ֥שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":4},"tool":"translationWords","groupId":"shame","quote":"יֵבֹ֣שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":4},"tool":"translationWords","groupId":"shame","quote":"וְ⁠יִכָּלְמוּ֮","strong":["c:H3637"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":26},"tool":"translationWords","groupId":"shame","quote":"יֵ֘בֹ֤שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":19},"tool":"translationWords","groupId":"shame","quote":"יֵ֭בֹשׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":8},"tool":"translationWords","groupId":"shame","quote":"חֶרְפַּ֥ת","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":14},"tool":"translationWords","groupId":"shame","quote":"יֵ֘בֹ֤שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":14},"tool":"translationWords","groupId":"shame","quote":"וְ⁠יִכָּלְמ֑וּ","strong":["c:H3637"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":10},"tool":"translationWords","groupId":"shame","quote":"חֵרְפ֥וּ⁠נִי","strong":["H2778a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":7},"tool":"translationWords","groupId":"shame","quote":"הֱבִישֽׁוֹתָ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":9},"tool":"translationWords","groupId":"shame","quote":"וַ⁠תַּכְלִימֵ֑⁠נוּ","strong":["c:H3637"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":13},"tool":"translationWords","groupId":"shame","quote":"חֶ֭רְפָּה","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":16},"tool":"translationWords","groupId":"shame","quote":"מְחָרֵ֣ף","strong":["H2778a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":53,"verse":5},"tool":"translationWords","groupId":"shame","quote":"הֱ֝בִשֹׁ֗תָה","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":12},"tool":"translationWords","groupId":"shame","quote":"יְחָֽרְפֵ֗⁠נִי","strong":["H2778a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":3},"tool":"translationWords","groupId":"shame","quote":"חֵרֵ֣ף","strong":["H2778a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":6},"tool":"translationWords","groupId":"shame","quote":"יֵ֘בֹ֤שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":6},"tool":"translationWords","groupId":"shame","quote":"יִכָּ֣לְמוּ","strong":["H3637"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":7},"tool":"translationWords","groupId":"shame","quote":"חֶרְפָּ֑ה","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":9},"tool":"translationWords","groupId":"shame","quote":"ח֝וֹרְפֶ֗י⁠ךָ","strong":["H2778a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":10},"tool":"translationWords","groupId":"shame","quote":"לַ⁠חֲרָפ֣וֹת","strong":["l:H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":19},"tool":"translationWords","groupId":"shame","quote":"חֶרְפָּתִ֣⁠י","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":20},"tool":"translationWords","groupId":"shame","quote":"חֶרְפָּ֤ה","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":70,"verse":2},"tool":"translationWords","groupId":"shame","quote":"יֵבֹ֣שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":70,"verse":2},"tool":"translationWords","groupId":"shame","quote":"וְ⁠יִכָּלְמ֑וּ","strong":["c:H3637"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":1},"tool":"translationWords","groupId":"shame","quote":"אֵב֥וֹשָׁה","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":13},"tool":"translationWords","groupId":"shame","quote":"יֵבֹ֣שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":13},"tool":"translationWords","groupId":"shame","quote":"חֶ֭רְפָּה","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":24},"tool":"translationWords","groupId":"shame","quote":"בֹ֥שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":10},"tool":"translationWords","groupId":"shame","quote":"יְחָ֣רֶף","strong":["H2778a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":18},"tool":"translationWords","groupId":"shame","quote":"חֵרֵ֣ף","strong":["H2778a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":21},"tool":"translationWords","groupId":"shame","quote":"נִכְלָ֑ם","strong":["H3637"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":22},"tool":"translationWords","groupId":"shame","quote":"חֶרְפָּתְ⁠ךָ֥","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":66},"tool":"translationWords","groupId":"shame","quote":"חֶרְפַּ֥ת","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":4},"tool":"translationWords","groupId":"shame","quote":"חֶ֭רְפָּה","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":12},"tool":"translationWords","groupId":"shame","quote":"חֶרְפָּ֘תָ֤⁠ם","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":12},"tool":"translationWords","groupId":"shame","quote":"חֵרְפ֣וּ⁠ךָ","strong":["H2778a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":83,"verse":17},"tool":"translationWords","groupId":"shame","quote":"יֵבֹ֖שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":41},"tool":"translationWords","groupId":"shame","quote":"חֶ֝רְפָּ֗ה","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":45},"tool":"translationWords","groupId":"shame","quote":"בּוּשָׁ֣ה","strong":["H0955"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":50},"tool":"translationWords","groupId":"shame","quote":"חֶרְפַּ֣ת","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":51},"tool":"translationWords","groupId":"shame","quote":"חֵרְפ֖וּ","strong":["H2778a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":51},"tool":"translationWords","groupId":"shame","quote":"חֵ֝רְפ֗וּ","strong":["H2778a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":7},"tool":"translationWords","groupId":"shame","quote":"יֵבֹ֤שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":8},"tool":"translationWords","groupId":"shame","quote":"חֵרְפ֣וּ⁠נִי","strong":["H2778a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":25},"tool":"translationWords","groupId":"shame","quote":"חֶרְפָּ֣ה","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":6},"tool":"translationWords","groupId":"shame","quote":"אֵב֑וֹשׁ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":22},"tool":"translationWords","groupId":"shame","quote":"חֶרְפָּ֣ה","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":31},"tool":"translationWords","groupId":"shame","quote":"תְּבִישֵֽׁ⁠נִי","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":39},"tool":"translationWords","groupId":"shame","quote":"חֶ֭רְפָּתִ⁠י","strong":["H2781"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":42},"tool":"translationWords","groupId":"shame","quote":"חֹרְפִ֣⁠י","strong":["H2778a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":46},"tool":"translationWords","groupId":"shame","quote":"אֵבֽוֹשׁ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":78},"tool":"translationWords","groupId":"shame","quote":"יֵבֹ֣שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":80},"tool":"translationWords","groupId":"shame","quote":"אֵבֽוֹשׁ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":116},"tool":"translationWords","groupId":"shame","quote":"תְּ֝בִישֵׁ֗⁠נִי","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":127,"verse":5},"tool":"translationWords","groupId":"shame","quote":"יֵבֹ֑שׁוּ","strong":["H0954"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":129,"verse":5},"tool":"translationWords","groupId":"shame","quote":"יֵ֭בֹשׁוּ","strong":["H0954"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/sword.json b/.apps/translationCore/index/translationWords/psa/sword.json index 394ba65c..0f6cbccf 100644 --- a/.apps/translationCore/index/translationWords/psa/sword.json +++ b/.apps/translationCore/index/translationWords/psa/sword.json @@ -1 +1,332 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":12},"tool":"translationWords","groupId":"sword","quote":"חַרְבּ֣⁠וֹ","strong":["H2719"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":13},"tool":"translationWords","groupId":"sword","quote":"חַרְבֶּֽ⁠ךָ","strong":["H2719"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":14},"tool":"translationWords","groupId":"sword","quote":"חֶ֤רֶב","strong":["H2719"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":15},"tool":"translationWords","groupId":"sword","quote":"חַ֭רְבָּ⁠ם","strong":["H2719"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":3},"tool":"translationWords","groupId":"sword","quote":"בְ⁠חַרְבָּ֡⁠ם","strong":["b:H2719"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":6},"tool":"translationWords","groupId":"sword","quote":"וְ֝⁠חַרְבִּ֗⁠י","strong":["c:H2719"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":3},"tool":"translationWords","groupId":"sword","quote":"חַרְבְּ⁠ךָ֣","strong":["H2719"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":57,"verse":4},"tool":"translationWords","groupId":"sword","quote":"חֶ֣רֶב","strong":["H2719"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":7},"tool":"translationWords","groupId":"sword","quote":"חֲ֭רָבוֹת","strong":["H2719"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":63,"verse":10},"tool":"translationWords","groupId":"sword","quote":"חָ֑רֶב","strong":["H2719"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":3},"tool":"translationWords","groupId":"sword","quote":"וְ⁠חֶ֖רֶב","strong":["c:H2719"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":62},"tool":"translationWords","groupId":"sword","quote":"לַ⁠חֶ֣רֶב","strong":["l:H2719"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":64},"tool":"translationWords","groupId":"sword","quote":"בַּ⁠חֶ֣רֶב","strong":["b:H2719"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":43},"tool":"translationWords","groupId":"sword","quote":"חַרְבּ֑⁠וֹ","strong":["H2719"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":149,"verse":6},"tool":"translationWords","groupId":"sword","quote":"וְ⁠חֶ֖רֶב","strong":["c:H2719"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "sword", + "quote": "חַרְבּ֣⁠וֹ", + "strong": [ + "H2719" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 17, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "sword", + "quote": "חַרְבֶּֽ⁠ךָ", + "strong": [ + "H2719" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "sword", + "quote": "חֶ֤רֶב", + "strong": [ + "H2719" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "sword", + "quote": "חַ֭רְבָּ⁠ם", + "strong": [ + "H2719" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 44, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "sword", + "quote": "בְ⁠חַרְבָּ֡⁠ם", + "strong": [ + "b:H2719" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 44, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "sword", + "quote": "וְ֝⁠חַרְבִּ֗⁠י", + "strong": [ + "c:H2719" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "sword", + "quote": "חַרְבְּ⁠ךָ֣", + "strong": [ + "H2719" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 57, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "sword", + "quote": "חֶ֣רֶב", + "strong": [ + "H2719" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 59, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "sword", + "quote": "חֲ֭רָבוֹת", + "strong": [ + "H2719" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 63, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "sword", + "quote": "חָ֑רֶב", + "strong": [ + "H2719" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 76, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "sword", + "quote": "וְ⁠חֶ֖רֶב", + "strong": [ + "c:H2719" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 62 + }, + "tool": "translationWords", + "groupId": "sword", + "quote": "לַ⁠חֶ֣רֶב", + "strong": [ + "l:H2719" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 64 + }, + "tool": "translationWords", + "groupId": "sword", + "quote": "בַּ⁠חֶ֣רֶב", + "strong": [ + "b:H2719" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 43 + }, + "tool": "translationWords", + "groupId": "sword", + "quote": "חַרְבּ֑⁠וֹ", + "strong": [ + "H2719" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 149, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "sword", + "quote": "וְ⁠חֶ֖רֶב", + "strong": [ + "c:H2719" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/testimony.json b/.apps/translationCore/index/translationWords/psa/testimony.json index 63606f01..2b4a7782 100644 --- a/.apps/translationCore/index/translationWords/psa/testimony.json +++ b/.apps/translationCore/index/translationWords/psa/testimony.json @@ -1 +1 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":7},"tool":"translationWords","groupId":"testimony","quote":"עֲנֵ֨⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":13,"verse":4},"tool":"translationWords","groupId":"testimony","quote":"עֲ֭נֵ⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":6},"tool":"translationWords","groupId":"testimony","quote":"תַעֲנֵ֣⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":41},"tool":"translationWords","groupId":"testimony","quote":"עָנָֽ⁠ם","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":1},"tool":"translationWords","groupId":"testimony","quote":"יַֽעַנְ⁠ךָ֣","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":6},"tool":"translationWords","groupId":"testimony","quote":"יַ֭עֲנֵ⁠הוּ","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":9},"tool":"translationWords","groupId":"testimony","quote":"יַעֲנֵ֥⁠נוּ","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":2},"tool":"translationWords","groupId":"testimony","quote":"תַעֲנֶ֑ה","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":21},"tool":"translationWords","groupId":"testimony","quote":"עֲנִיתָֽ⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":12},"tool":"translationWords","groupId":"testimony","quote":"עֵֽדֵי","strong":["H5707"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":11},"tool":"translationWords","groupId":"testimony","quote":"עֵדֵ֣י","strong":["H5707"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":15},"tool":"translationWords","groupId":"testimony","quote":"תַ֝עֲנֶ֗ה","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":7},"tool":"translationWords","groupId":"testimony","quote":"וְ⁠אָעִ֣ידָה","strong":["c:H5749b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":65,"verse":5},"tool":"translationWords","groupId":"testimony","quote":"תַּ֭עֲנֵ⁠נוּ","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":13},"tool":"translationWords","groupId":"testimony","quote":"עֲ֝נֵ֗⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":16},"tool":"translationWords","groupId":"testimony","quote":"עֲנֵ֣⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":17},"tool":"translationWords","groupId":"testimony","quote":"עֲנֵֽ⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":7},"tool":"translationWords","groupId":"testimony","quote":"אֶ֭עֶנְ⁠ךָ","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":8},"tool":"translationWords","groupId":"testimony","quote":"וְ⁠אָעִ֣ידָה","strong":["c:H5749b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":1},"tool":"translationWords","groupId":"testimony","quote":"עֲנֵ֑⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":7},"tool":"translationWords","groupId":"testimony","quote":"תַעֲנֵֽ⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":6},"tool":"translationWords","groupId":"testimony","quote":"יַעֲנֵֽ⁠ם","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":8},"tool":"translationWords","groupId":"testimony","quote":"עֲנִ֫יתָ֥⁠ם","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":2},"tool":"translationWords","groupId":"testimony","quote":"עֲנֵֽ⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":5},"tool":"translationWords","groupId":"testimony","quote":"עָנָ֖⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":21},"tool":"translationWords","groupId":"testimony","quote":"עֲנִיתָ֑⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":145},"tool":"translationWords","groupId":"testimony","quote":"עֲנֵ֥⁠נִי","strong":["H6030b"],"occurrence":1}}] +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":4,"verse":1},"tool":"translationWords","groupId":"testimony","quote":"עֲנֵ֤⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":13,"verse":3},"tool":"translationWords","groupId":"testimony","quote":"עֲ֭נֵ⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":6},"tool":"translationWords","groupId":"testimony","quote":"תַעֲנֵ֣⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":41},"tool":"translationWords","groupId":"testimony","quote":"עָנָֽ⁠ם","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":1},"tool":"translationWords","groupId":"testimony","quote":"יַֽעַנְ⁠ךָ֣","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":6},"tool":"translationWords","groupId":"testimony","quote":"יַ֭עֲנֵ⁠הוּ","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":9},"tool":"translationWords","groupId":"testimony","quote":"יַעֲנֵ֥⁠נוּ","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":2},"tool":"translationWords","groupId":"testimony","quote":"תַעֲנֶ֑ה","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":21},"tool":"translationWords","groupId":"testimony","quote":"עֲנִיתָֽ⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":12},"tool":"translationWords","groupId":"testimony","quote":"עֵֽדֵי","strong":["H5707"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":11},"tool":"translationWords","groupId":"testimony","quote":"עֵדֵ֣י","strong":["H5707"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":15},"tool":"translationWords","groupId":"testimony","quote":"תַ֝עֲנֶ֗ה","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":7},"tool":"translationWords","groupId":"testimony","quote":"וְ⁠אָעִ֣ידָה","strong":["c:H5749b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":65,"verse":5},"tool":"translationWords","groupId":"testimony","quote":"תַּ֭עֲנֵ⁠נוּ","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":13},"tool":"translationWords","groupId":"testimony","quote":"עֲ֝נֵ֗⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":16},"tool":"translationWords","groupId":"testimony","quote":"עֲנֵ֣⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":17},"tool":"translationWords","groupId":"testimony","quote":"עֲנֵֽ⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":7},"tool":"translationWords","groupId":"testimony","quote":"אֶ֭עֶנְ⁠ךָ","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":8},"tool":"translationWords","groupId":"testimony","quote":"וְ⁠אָעִ֣ידָה","strong":["c:H5749b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":1},"tool":"translationWords","groupId":"testimony","quote":"עֲנֵ֑⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":7},"tool":"translationWords","groupId":"testimony","quote":"תַעֲנֵֽ⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":6},"tool":"translationWords","groupId":"testimony","quote":"יַעֲנֵֽ⁠ם","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":8},"tool":"translationWords","groupId":"testimony","quote":"עֲנִ֫יתָ֥⁠ם","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":2},"tool":"translationWords","groupId":"testimony","quote":"עֲנֵֽ⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":5},"tool":"translationWords","groupId":"testimony","quote":"עָנָ֖⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":21},"tool":"translationWords","groupId":"testimony","quote":"עֲנִיתָ֑⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":145},"tool":"translationWords","groupId":"testimony","quote":"עֲנֵ֥⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":1},"tool":"translationWords","groupId":"testimony","quote":"עֲ֝נֵ֗⁠נִי","strong":["H6030b"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":7},"tool":"translationWords","groupId":"testimony","quote":"עֲנֵ֨⁠נִי","strong":["H6030b"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/tribe.json b/.apps/translationCore/index/translationWords/psa/tribe.json index 8a220a78..c74229aa 100644 --- a/.apps/translationCore/index/translationWords/psa/tribe.json +++ b/.apps/translationCore/index/translationWords/psa/tribe.json @@ -1 +1,200 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":23,"verse":4},"tool":"translationWords","groupId":"tribe","quote":"שִׁבְטְ⁠ךָ֥","strong":["H7626"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":6},"tool":"translationWords","groupId":"tribe","quote":"שֵׁ֥בֶט","strong":["H7626"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":45,"verse":6},"tool":"translationWords","groupId":"tribe","quote":"שֵׁ֣בֶט","strong":["H7626"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":2},"tool":"translationWords","groupId":"tribe","quote":"שֵׁ֣בֶט","strong":["H7626"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":55},"tool":"translationWords","groupId":"tribe","quote":"שִׁבְטֵ֥י","strong":["H7626"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":68},"tool":"translationWords","groupId":"tribe","quote":"שֵׁ֣בֶט","strong":["H7626"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":122,"verse":4},"tool":"translationWords","groupId":"tribe","quote":"שְׁבָטִ֡ים","strong":["H7626"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":122,"verse":4},"tool":"translationWords","groupId":"tribe","quote":"שִׁבְטֵי","strong":["H7626"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":125,"verse":3},"tool":"translationWords","groupId":"tribe","quote":"שֵׁ֤בֶט","strong":["H7626"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 23, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "tribe", + "quote": "שִׁבְטְ⁠ךָ֥", + "strong": [ + "H7626" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "tribe", + "quote": "שֵׁ֥בֶט", + "strong": [ + "H7626" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 45, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "tribe", + "quote": "שֵׁ֣בֶט", + "strong": [ + "H7626" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 74, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "tribe", + "quote": "שֵׁ֣בֶט", + "strong": [ + "H7626" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 55 + }, + "tool": "translationWords", + "groupId": "tribe", + "quote": "שִׁבְטֵ֥י", + "strong": [ + "H7626" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 68 + }, + "tool": "translationWords", + "groupId": "tribe", + "quote": "שֵׁ֣בֶט", + "strong": [ + "H7626" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 122, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "tribe", + "quote": "שְׁבָטִ֡ים", + "strong": [ + "H7626" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 122, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "tribe", + "quote": "שִׁבְטֵי", + "strong": [ + "H7626" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 125, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "tribe", + "quote": "שֵׁ֤בֶט", + "strong": [ + "H7626" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/walk.json b/.apps/translationCore/index/translationWords/psa/walk.json index 195c25c8..f153f9b6 100644 --- a/.apps/translationCore/index/translationWords/psa/walk.json +++ b/.apps/translationCore/index/translationWords/psa/walk.json @@ -1 +1,1190 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":1,"verse":1},"tool":"translationWords","groupId":"walk","quote":"הָלַךְ֮","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":12,"verse":8},"tool":"translationWords","groupId":"walk","quote":"יִתְהַלָּכ֑וּ⁠ן","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":15,"verse":2},"tool":"translationWords","groupId":"walk","quote":"הוֹלֵ֣ךְ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":23,"verse":4},"tool":"translationWords","groupId":"walk","quote":"אֵלֵ֨ךְ","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":26,"verse":1},"tool":"translationWords","groupId":"walk","quote":"הָלַ֑כְתִּי","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":26,"verse":11},"tool":"translationWords","groupId":"walk","quote":"אֵלֵ֗ךְ","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":32,"verse":8},"tool":"translationWords","groupId":"walk","quote":"תֵלֵ֑ךְ","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":11},"tool":"translationWords","groupId":"walk","quote":"לְֽכוּ","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":14},"tool":"translationWords","groupId":"walk","quote":"הִתְהַלָּ֑כְתִּי","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":6},"tool":"translationWords","groupId":"walk","quote":"הִלָּֽכְתִּי","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":6},"tool":"translationWords","groupId":"walk","quote":"יִֽתְהַלֶּךְ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":13},"tool":"translationWords","groupId":"walk","quote":"אֵלֵ֣ךְ","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":9},"tool":"translationWords","groupId":"walk","quote":"אֵלֵ֗ךְ","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":43,"verse":2},"tool":"translationWords","groupId":"walk","quote":"אֶתְהַלֵּ֗ךְ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":46,"verse":8},"tool":"translationWords","groupId":"walk","quote":"לְֽכוּ","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":14},"tool":"translationWords","groupId":"walk","quote":"נְהַלֵּ֥ךְ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":58,"verse":7},"tool":"translationWords","groupId":"walk","quote":"יִתְהַלְּכוּ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":58,"verse":8},"tool":"translationWords","groupId":"walk","quote":"יַהֲלֹ֑ךְ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":5},"tool":"translationWords","groupId":"walk","quote":"לְכ֣וּ","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":66,"verse":16},"tool":"translationWords","groupId":"walk","quote":"לְכֽוּ","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":21},"tool":"translationWords","groupId":"walk","quote":"מִ֝תְהַלֵּ֗ךְ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":73,"verse":9},"tool":"translationWords","groupId":"walk","quote":"תִּֽהֲלַ֥ךְ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":17},"tool":"translationWords","groupId":"walk","quote":"יִתְהַלָּֽכוּ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":39},"tool":"translationWords","groupId":"walk","quote":"ה֝וֹלֵ֗ךְ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":12},"tool":"translationWords","groupId":"walk","quote":"יֵ֝לְכ֗וּ","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":13},"tool":"translationWords","groupId":"walk","quote":"יְהַלֵּֽכוּ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":82,"verse":5},"tool":"translationWords","groupId":"walk","quote":"יִתְהַלָּ֑כוּ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":83,"verse":4},"tool":"translationWords","groupId":"walk","quote":"לְ֭כוּ","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":7},"tool":"translationWords","groupId":"walk","quote":"יֵ֭לְכוּ","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":85,"verse":13},"tool":"translationWords","groupId":"walk","quote":"יְהַלֵּ֑ךְ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":11},"tool":"translationWords","groupId":"walk","quote":"אֲהַלֵּ֥ךְ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":15},"tool":"translationWords","groupId":"walk","quote":"יְהַלֵּכֽוּ⁠ן","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":30},"tool":"translationWords","groupId":"walk","quote":"יֵלֵכֽוּ⁠ן","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":91,"verse":6},"tool":"translationWords","groupId":"walk","quote":"יַהֲלֹ֑ךְ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":95,"verse":1},"tool":"translationWords","groupId":"walk","quote":"לְ֭כוּ","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":3},"tool":"translationWords","groupId":"walk","quote":"תֵּלֵ֑ךְ","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":101,"verse":2},"tool":"translationWords","groupId":"walk","quote":"אֶתְהַלֵּ֥ךְ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":101,"verse":6},"tool":"translationWords","groupId":"walk","quote":"הֹ֭לֵךְ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":10},"tool":"translationWords","groupId":"walk","quote":"יְהַלֵּכֽוּ⁠ן","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":26},"tool":"translationWords","groupId":"walk","quote":"יְהַלֵּכ֑וּ⁠ן","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":41},"tool":"translationWords","groupId":"walk","quote":"הָ֝לְכ֗וּ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":23},"tool":"translationWords","groupId":"walk","quote":"נֶהֱלָ֑כְתִּי","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":7},"tool":"translationWords","groupId":"walk","quote":"יְהַלֵּ֑כוּ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":9},"tool":"translationWords","groupId":"walk","quote":"אֶ֭תְהַלֵּךְ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":3},"tool":"translationWords","groupId":"walk","quote":"הָלָֽכוּ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":122,"verse":1},"tool":"translationWords","groupId":"walk","quote":"נֵלֵֽךְ","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":125,"verse":5},"tool":"translationWords","groupId":"walk","quote":"יוֹלִיכֵ֣⁠ם","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":126,"verse":6},"tool":"translationWords","groupId":"walk","quote":"הָ֘ל֤וֹךְ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":126,"verse":6},"tool":"translationWords","groupId":"walk","quote":"יֵלֵ֨ךְ","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":131,"verse":1},"tool":"translationWords","groupId":"walk","quote":"הִלַּ֓כְתִּי","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":138,"verse":7},"tool":"translationWords","groupId":"walk","quote":"אֵלֵ֤ךְ","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":139,"verse":7},"tool":"translationWords","groupId":"walk","quote":"אֵלֵ֣ךְ","strong":["H3212"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":142,"verse":3},"tool":"translationWords","groupId":"walk","quote":"אֲהַלֵּ֑ךְ","strong":["H1980"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":8},"tool":"translationWords","groupId":"walk","quote":"אֵלֵ֑ךְ","strong":["H3212"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 1, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "הָלַךְ֮", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 12, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "יִתְהַלָּכ֑וּ⁠ן", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 15, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "הוֹלֵ֣ךְ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 23, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "אֵלֵ֨ךְ", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 26, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "הָלַ֑כְתִּי", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 26, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "אֵלֵ֗ךְ", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 32, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "תֵלֵ֑ךְ", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "לְֽכוּ", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "הִתְהַלָּ֑כְתִּי", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 38, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "הִלָּֽכְתִּי", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 39, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "יִֽתְהַלֶּךְ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 39, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "אֵלֵ֣ךְ", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 42, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "אֵלֵ֗ךְ", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 43, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "אֶתְהַלֵּ֗ךְ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 46, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "לְֽכוּ", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 55, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "נְהַלֵּ֥ךְ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 58, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "יִתְהַלְּכוּ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 58, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "יַהֲלֹ֑ךְ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "לְכ֣וּ", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 66, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "לְכֽוּ", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "מִ֝תְהַלֵּ֗ךְ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 73, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "תִּֽהֲלַ֥ךְ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 77, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "יִתְהַלָּֽכוּ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 39 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "ה֝וֹלֵ֗ךְ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 81, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "יֵ֝לְכ֗וּ", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 81, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "יְהַלֵּֽכוּ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 82, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "יִתְהַלָּ֑כוּ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 83, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "לְ֭כוּ", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "יֵ֭לְכוּ", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 85, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "יְהַלֵּ֑ךְ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "אֲהַלֵּ֥ךְ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "יְהַלֵּכֽוּ⁠ן", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 30 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "יֵלֵכֽוּ⁠ן", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 91, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "יַהֲלֹ֑ךְ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 95, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "לְ֭כוּ", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "תֵּלֵ֑ךְ", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 101, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "אֶתְהַלֵּ֥ךְ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 101, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "הֹ֭לֵךְ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "יְהַלֵּכֽוּ⁠ן", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "יְהַלֵּכ֑וּ⁠ן", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 41 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "הָ֝לְכ֗וּ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 23 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "נֶהֱלָ֑כְתִּי", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "יְהַלֵּ֑כוּ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "אֶ֭תְהַלֵּךְ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "הָלָֽכוּ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 122, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "נֵלֵֽךְ", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 125, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "יוֹלִיכֵ֣⁠ם", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 126, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "הָ֘ל֤וֹךְ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 126, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "יֵלֵ֨ךְ", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 131, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "הִלַּ֓כְתִּי", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 138, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "אֵלֵ֤ךְ", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 139, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "אֵלֵ֣ךְ", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 142, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "אֲהַלֵּ֑ךְ", + "strong": [ + "H1980" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "walk", + "quote": "אֵלֵ֑ךְ", + "strong": [ + "H3212" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationWords/psa/watch.json b/.apps/translationCore/index/translationWords/psa/watch.json index cc7a2c0c..59f8b795 100644 --- a/.apps/translationCore/index/translationWords/psa/watch.json +++ b/.apps/translationCore/index/translationWords/psa/watch.json @@ -1 +1 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":12,"verse":7},"tool":"translationWords","groupId":"watch","quote":"תִּשְׁמְרֵ֑⁠ם","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":1},"tool":"translationWords","groupId":"watch","quote":"שָֽׁמְרֵ֥⁠נִי","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":4},"tool":"translationWords","groupId":"watch","quote":"שָׁ֝מַ֗רְתִּי","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":8},"tool":"translationWords","groupId":"watch","quote":"שָׁ֭מְרֵ⁠נִי","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":21},"tool":"translationWords","groupId":"watch","quote":"שָׁ֭מַרְתִּי","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":20},"tool":"translationWords","groupId":"watch","quote":"שָׁמְרָ֣⁠ה","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":20},"tool":"translationWords","groupId":"watch","quote":"שֹׁמֵ֥ר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":28},"tool":"translationWords","groupId":"watch","quote":"נִשְׁמָ֑רוּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":37},"tool":"translationWords","groupId":"watch","quote":"שְׁמָר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":1},"tool":"translationWords","groupId":"watch","quote":"אֶֽשְׁמְרָ֣ה","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":1},"tool":"translationWords","groupId":"watch","quote":"אֶשְׁמְרָ֥ה","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":2},"tool":"translationWords","groupId":"watch","quote":"יִשְׁמְרֵ֣⁠הוּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":6},"tool":"translationWords","groupId":"watch","quote":"יִשְׁמֹ֑רוּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":9},"tool":"translationWords","groupId":"watch","quote":"אֶשְׁמֹ֑רָה","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":10},"tool":"translationWords","groupId":"watch","quote":"שָׁ֭מְרוּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":56},"tool":"translationWords","groupId":"watch","quote":"שָׁמָֽרוּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":2},"tool":"translationWords","groupId":"watch","quote":"שָֽׁמְרָ֣⁠ה","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":28},"tool":"translationWords","groupId":"watch","quote":"אשמור","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":31},"tool":"translationWords","groupId":"watch","quote":"יִשְׁמֹֽרוּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":10},"tool":"translationWords","groupId":"watch","quote":"שֹׁ֭מֵר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":7},"tool":"translationWords","groupId":"watch","quote":"שָׁמְר֥וּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":7},"tool":"translationWords","groupId":"watch","quote":"שָׁקַ֥דְתִּי","strong":["H8245"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":45},"tool":"translationWords","groupId":"watch","quote":"יִשְׁמְר֣וּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":3},"tool":"translationWords","groupId":"watch","quote":"שֹׁמְרֵ֣י","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":6},"tool":"translationWords","groupId":"watch","quote":"שֹׁמֵ֣ר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":8},"tool":"translationWords","groupId":"watch","quote":"אֶשְׁמֹ֑ר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":67},"tool":"translationWords","groupId":"watch","quote":"שָׁמָֽרְתִּי","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":101},"tool":"translationWords","groupId":"watch","quote":"אֶשְׁמֹ֥ר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":136},"tool":"translationWords","groupId":"watch","quote":"שָׁמְר֥וּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":158},"tool":"translationWords","groupId":"watch","quote":"שָׁמָֽרוּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":167},"tool":"translationWords","groupId":"watch","quote":"שָֽׁמְרָ֣ה","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":168},"tool":"translationWords","groupId":"watch","quote":"שָׁמַ֣רְתִּי","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":3},"tool":"translationWords","groupId":"watch","quote":"שֹֽׁמְרֶֽ⁠ךָ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":4},"tool":"translationWords","groupId":"watch","quote":"שׁ֝וֹמֵ֗ר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":5},"tool":"translationWords","groupId":"watch","quote":"שֹׁמְרֶ֑⁠ךָ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":7},"tool":"translationWords","groupId":"watch","quote":"יִשְׁמָרְ⁠ךָ֥","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":7},"tool":"translationWords","groupId":"watch","quote":"יִ֝שְׁמֹ֗ר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":8},"tool":"translationWords","groupId":"watch","quote":"יִשְׁמָר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":127,"verse":1},"tool":"translationWords","groupId":"watch","quote":"יִשְׁמָר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":127,"verse":1},"tool":"translationWords","groupId":"watch","quote":"שָׁקַ֬ד","strong":["H8245"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":127,"verse":1},"tool":"translationWords","groupId":"watch","quote":"שׁוֹמֵֽר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":130,"verse":3},"tool":"translationWords","groupId":"watch","quote":"תִּשְׁמָר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":130,"verse":6},"tool":"translationWords","groupId":"watch","quote":"מִ⁠שֹּׁמְרִ֥ים","strong":["m:H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":130,"verse":6},"tool":"translationWords","groupId":"watch","quote":"שֹׁמְרִ֥ים","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":132,"verse":12},"tool":"translationWords","groupId":"watch","quote":"יִשְׁמְר֬וּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":5},"tool":"translationWords","groupId":"watch","quote":"שָׁמְרֵ֤⁠נִי","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":141,"verse":9},"tool":"translationWords","groupId":"watch","quote":"שָׁמְרֵ֗⁠נִי","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":20},"tool":"translationWords","groupId":"watch","quote":"שׁוֹמֵ֣ר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":9},"tool":"translationWords","groupId":"watch","quote":"שֹׁ֘מֵ֤ר","strong":["H8104"],"occurrence":1}}] +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":12,"verse":7},"tool":"translationWords","groupId":"watch","quote":"תִּשְׁמְרֵ֑⁠ם","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":1},"tool":"translationWords","groupId":"watch","quote":"שָֽׁמְרֵ֥⁠נִי","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":4},"tool":"translationWords","groupId":"watch","quote":"שָׁ֝מַ֗רְתִּי","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":8},"tool":"translationWords","groupId":"watch","quote":"שָׁ֭מְרֵ⁠נִי","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":21},"tool":"translationWords","groupId":"watch","quote":"שָׁ֭מַרְתִּי","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":20},"tool":"translationWords","groupId":"watch","quote":"שָׁמְרָ֣⁠ה","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":20},"tool":"translationWords","groupId":"watch","quote":"שֹׁמֵ֥ר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":28},"tool":"translationWords","groupId":"watch","quote":"נִשְׁמָ֑רוּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":37},"tool":"translationWords","groupId":"watch","quote":"שְׁמָר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":1},"tool":"translationWords","groupId":"watch","quote":"אֶֽשְׁמְרָ֣ה","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":1},"tool":"translationWords","groupId":"watch","quote":"אֶשְׁמְרָ֥ה","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":2},"tool":"translationWords","groupId":"watch","quote":"יִשְׁמְרֵ֣⁠הוּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":6},"tool":"translationWords","groupId":"watch","quote":"יִשְׁמֹ֑רוּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":9},"tool":"translationWords","groupId":"watch","quote":"אֶשְׁמֹ֑רָה","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":10},"tool":"translationWords","groupId":"watch","quote":"שָׁ֭מְרוּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":56},"tool":"translationWords","groupId":"watch","quote":"שָׁמָֽרוּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":2},"tool":"translationWords","groupId":"watch","quote":"שָֽׁמְרָ֣⁠ה","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":28},"tool":"translationWords","groupId":"watch","quote":"אשמור","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":31},"tool":"translationWords","groupId":"watch","quote":"יִשְׁמֹֽרוּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":10},"tool":"translationWords","groupId":"watch","quote":"שֹׁ֭מֵר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":7},"tool":"translationWords","groupId":"watch","quote":"שָׁמְר֥וּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":7},"tool":"translationWords","groupId":"watch","quote":"שָׁקַ֥דְתִּי","strong":["H8245"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":45},"tool":"translationWords","groupId":"watch","quote":"יִשְׁמְר֣וּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":3},"tool":"translationWords","groupId":"watch","quote":"שֹׁמְרֵ֣י","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":6},"tool":"translationWords","groupId":"watch","quote":"שֹׁמֵ֣ר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":8},"tool":"translationWords","groupId":"watch","quote":"אֶשְׁמֹ֑ר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":67},"tool":"translationWords","groupId":"watch","quote":"שָׁמָֽרְתִּי","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":101},"tool":"translationWords","groupId":"watch","quote":"אֶשְׁמֹ֥ר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":136},"tool":"translationWords","groupId":"watch","quote":"שָׁמְר֥וּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":158},"tool":"translationWords","groupId":"watch","quote":"שָׁמָֽרוּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":167},"tool":"translationWords","groupId":"watch","quote":"שָֽׁמְרָ֣ה","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":168},"tool":"translationWords","groupId":"watch","quote":"שָׁמַ֣רְתִּי","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":3},"tool":"translationWords","groupId":"watch","quote":"שֹֽׁמְרֶֽ⁠ךָ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":4},"tool":"translationWords","groupId":"watch","quote":"שׁ֝וֹמֵ֗ר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":5},"tool":"translationWords","groupId":"watch","quote":"שֹׁמְרֶ֑⁠ךָ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":7},"tool":"translationWords","groupId":"watch","quote":"יִשְׁמָרְ⁠ךָ֥","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":7},"tool":"translationWords","groupId":"watch","quote":"יִ֝שְׁמֹ֗ר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":8},"tool":"translationWords","groupId":"watch","quote":"יִשְׁמָר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":127,"verse":1},"tool":"translationWords","groupId":"watch","quote":"יִשְׁמָר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":127,"verse":1},"tool":"translationWords","groupId":"watch","quote":"שָׁקַ֬ד","strong":["H8245"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":127,"verse":1},"tool":"translationWords","groupId":"watch","quote":"שׁוֹמֵֽר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":130,"verse":3},"tool":"translationWords","groupId":"watch","quote":"תִּשְׁמָר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":130,"verse":6},"tool":"translationWords","groupId":"watch","quote":"מִ⁠שֹּׁמְרִ֥ים","strong":["m:H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":130,"verse":6},"tool":"translationWords","groupId":"watch","quote":"שֹׁמְרִ֥ים","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":132,"verse":12},"tool":"translationWords","groupId":"watch","quote":"יִשְׁמְר֬וּ","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":4},"tool":"translationWords","groupId":"watch","quote":"שָׁמְרֵ֤⁠נִי","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":141,"verse":9},"tool":"translationWords","groupId":"watch","quote":"שָׁמְרֵ֗⁠נִי","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":20},"tool":"translationWords","groupId":"watch","quote":"שׁוֹמֵ֣ר","strong":["H8104"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":9},"tool":"translationWords","groupId":"watch","quote":"שֹׁ֘מֵ֤ר","strong":["H8104"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/works.json b/.apps/translationCore/index/translationWords/psa/works.json index c4bec869..77bf0bbc 100644 --- a/.apps/translationCore/index/translationWords/psa/works.json +++ b/.apps/translationCore/index/translationWords/psa/works.json @@ -1,156 +1 @@ -[ - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 44, - "verse": 1 - }, - "tool": "translationWords", - "groupId": "works", - "quote": "פֹּ֥עַל", - "strong": [ - "H6467" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 64, - "verse": 9 - }, - "tool": "translationWords", - "groupId": "works", - "quote": "פֹּ֥עַל", - "strong": [ - "H6467" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 77, - "verse": 12 - }, - "tool": "translationWords", - "groupId": "works", - "quote": "פָּעֳלֶ֑⁠ךָ", - "strong": [ - "H6467" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 90, - "verse": 16 - }, - "tool": "translationWords", - "groupId": "works", - "quote": "פָעֳלֶ֑⁠ךָ", - "strong": [ - "H6467" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 95, - "verse": 9 - }, - "tool": "translationWords", - "groupId": "works", - "quote": "פָעֳלִֽ⁠י", - "strong": [ - "H6467" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 111, - "verse": 3 - }, - "tool": "translationWords", - "groupId": "works", - "quote": "פָּֽעֳל֑⁠וֹ", - "strong": [ - "H6467" - ], - "occurrence": 1 - } - }, - { - "priority": 1, - "comments": false, - "reminders": false, - "selections": false, - "verseEdits": false, - "nothingToSelect": false, - "contextId": { - "reference": { - "bookId": "psa", - "chapter": 143, - "verse": 5 - }, - "tool": "translationWords", - "groupId": "works", - "quote": "פָּעֳלֶ֑⁠ךָ", - "strong": [ - "H6467" - ], - "occurrence": 1 - } - } -] \ No newline at end of file +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":44,"verse":1},"tool":"translationWords","groupId":"works","quote":"פֹּ֥עַל","strong":["H6467"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":64,"verse":9},"tool":"translationWords","groupId":"works","quote":"פֹּ֥עַל","strong":["H6467"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":77,"verse":12},"tool":"translationWords","groupId":"works","quote":"פָּעֳלֶ֑⁠ךָ","strong":["H6467"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":16},"tool":"translationWords","groupId":"works","quote":"פָעֳלֶ֑⁠ךָ","strong":["H6467"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":95,"verse":9},"tool":"translationWords","groupId":"works","quote":"פָעֳלִֽ⁠י","strong":["H6467"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":111,"verse":3},"tool":"translationWords","groupId":"works","quote":"פָּֽעֳל֑⁠וֹ","strong":["H6467"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":5},"tool":"translationWords","groupId":"works","quote":"פָּעֳלֶ֑⁠ךָ","strong":["H6467"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/wrath.json b/.apps/translationCore/index/translationWords/psa/wrath.json index 9895cb2e..f84213f9 100644 --- a/.apps/translationCore/index/translationWords/psa/wrath.json +++ b/.apps/translationCore/index/translationWords/psa/wrath.json @@ -1 +1 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":1},"tool":"translationWords","groupId":"wrath","quote":"בַּ⁠חֲמָתְ⁠ךָ֥","strong":["b:H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":8},"tool":"translationWords","groupId":"wrath","quote":"חֵמָ֑ה","strong":["H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":58,"verse":4},"tool":"translationWords","groupId":"wrath","quote":"חֲמַת","strong":["H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":58,"verse":4},"tool":"translationWords","groupId":"wrath","quote":"חֲמַת","strong":["H2534"],"occurrence":2}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":13},"tool":"translationWords","groupId":"wrath","quote":"בְ⁠חֵמָה֮","strong":["b:H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":10},"tool":"translationWords","groupId":"wrath","quote":"חֲמַ֣ת","strong":["H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":10},"tool":"translationWords","groupId":"wrath","quote":"חֵמֹ֣ת","strong":["H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":31},"tool":"translationWords","groupId":"wrath","quote":"וְ⁠אַ֤ף","strong":["c:H0639"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":38},"tool":"translationWords","groupId":"wrath","quote":"חֲמָתֽ⁠וֹ","strong":["H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":6},"tool":"translationWords","groupId":"wrath","quote":"חֲמָתְ⁠ךָ֨","strong":["H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":88,"verse":7},"tool":"translationWords","groupId":"wrath","quote":"חֲמָתֶ֑⁠ךָ","strong":["H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":46},"tool":"translationWords","groupId":"wrath","quote":"חֲמָתֶֽ⁠ךָ","strong":["H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":10},"tool":"translationWords","groupId":"wrath","quote":"וְ⁠קִצְפֶּ֑⁠ךָ","strong":["c:H7110a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":23},"tool":"translationWords","groupId":"wrath","quote":"חֲ֝מָת֗⁠וֹ","strong":["H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":4},"tool":"translationWords","groupId":"wrath","quote":"חֲמַ֥ת","strong":["H2534"],"occurrence":1}}] +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":1},"tool":"translationWords","groupId":"wrath","quote":"בַּ⁠חֲמָתְ⁠ךָ֥","strong":["b:H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":8},"tool":"translationWords","groupId":"wrath","quote":"חֵמָ֑ה","strong":["H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":58,"verse":4},"tool":"translationWords","groupId":"wrath","quote":"חֲמַת","strong":["H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":58,"verse":4},"tool":"translationWords","groupId":"wrath","quote":"חֲמַת","strong":["H2534"],"occurrence":2}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":13},"tool":"translationWords","groupId":"wrath","quote":"בְ⁠חֵמָה֮","strong":["b:H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":10},"tool":"translationWords","groupId":"wrath","quote":"חֲמַ֣ת","strong":["H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":10},"tool":"translationWords","groupId":"wrath","quote":"חֵמֹ֣ת","strong":["H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":31},"tool":"translationWords","groupId":"wrath","quote":"וְ⁠אַ֤ף","strong":["c:H0639"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":38},"tool":"translationWords","groupId":"wrath","quote":"חֲמָתֽ⁠וֹ","strong":["H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":6},"tool":"translationWords","groupId":"wrath","quote":"חֲמָתְ⁠ךָ֨","strong":["H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":88,"verse":7},"tool":"translationWords","groupId":"wrath","quote":"חֲמָתֶ֑⁠ךָ","strong":["H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":46},"tool":"translationWords","groupId":"wrath","quote":"חֲמָתֶֽ⁠ךָ","strong":["H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":10},"tool":"translationWords","groupId":"wrath","quote":"וְ⁠קִצְפֶּ֑⁠ךָ","strong":["c:H7110a"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":23},"tool":"translationWords","groupId":"wrath","quote":"חֲ֝מָת֗⁠וֹ","strong":["H2534"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":3},"tool":"translationWords","groupId":"wrath","quote":"חֲמַ֥ת","strong":["H2534"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/psa/yahweh.json b/.apps/translationCore/index/translationWords/psa/yahweh.json index e848f512..5eb6049e 100644 --- a/.apps/translationCore/index/translationWords/psa/yahweh.json +++ b/.apps/translationCore/index/translationWords/psa/yahweh.json @@ -1 +1,14984 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":1,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":1,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":2,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":2,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":2,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":3,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":3,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":3,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":3,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":3,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":3,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֥ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":4,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":4,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":4,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":4,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":4,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":5,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":5,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":5,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":5,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":5,"verse":12},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָה֮","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":6,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָה֮","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":17},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":17},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":7,"verse":null},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֑ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":8,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":8,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"וַֽ֭⁠יהוָה","strong":["c:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"לַ֭⁠יהוָה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":16},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָה֮","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":19},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":9,"verse":20},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":12},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":16},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":10,"verse":17},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":11,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"בַּֽ⁠יהוָ֨ה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":11,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":11,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָה֮","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":11,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָה֮","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":11,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":12,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":12,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":12,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":12,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָה֮","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":12,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":13,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":13,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":13,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֑ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":14,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":14,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":14,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":14,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":15,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הֹוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":15,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"לַֽ֭⁠יהוָה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":16,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":17,"verse":14},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֡ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָה֮","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":15},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":18},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֖ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":20},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":21},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":24},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":28},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":30},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":31},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":41},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":46},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":49},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":null},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":null},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֗ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":18,"verse":null},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֘ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":19,"verse":14},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֖ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":20,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"בַּ⁠יהוָ֑ה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":21,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":19},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":23},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":26},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":27},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":22,"verse":28},"tool":"translationWords","groupId":"yahweh","quote":"לַ֭⁠יהוָה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":23,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":23,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"לַֽ֭⁠יהוָה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":24,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":12},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":14},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":25,"verse":15},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":26,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":26,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":26,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":26,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":26,"verse":12},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָה֮","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָֽה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֖ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"וַֽ⁠יהוָ֣ה","strong":["c:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":14},"tool":"translationWords","groupId":"yahweh","quote":"יְה֫וָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":27,"verse":14},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":28,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":28,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":28,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":28,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":28,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"לַֽ֭⁠יהוָה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"לַ֝⁠יהוָ֗ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"לַֽ֭⁠יהוָה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"לַ֝⁠יהוָ֗ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":29,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֓ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֣ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":30,"verse":12},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָה֮","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":14},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":17},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":21},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":23},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":23},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":31,"verse":24},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָֽה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":32,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":32,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֑ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":32,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"בַּ⁠יהוָ֑ה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":32,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"בַֽ⁠יהוָ֣ה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"בַּֽ⁠יהוָ֑ה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֣ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":12},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":18},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":20},"tool":"translationWords","groupId":"yahweh","quote":"לַֽ⁠יהוָ֑ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":33,"verse":22},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"בַּ֭⁠יהוָה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֣ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"וַ⁠יהוָ֣ה","strong":["c:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֓ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":15},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":16},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":17},"tool":"translationWords","groupId":"yahweh","quote":"וַ⁠יהוָ֣ה","strong":["c:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":18},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":19},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":34,"verse":22},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"בַּ⁠יהוָ֑ה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":22},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":24},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":35,"verse":27},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":36,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":36,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":36,"verse":null},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֬ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"בַּֽ֭⁠יהוָה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָה֮","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":17},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":18},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":20},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":24},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":28},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":33},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":34},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":37,"verse":40},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":15},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":38,"verse":21},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":39,"verse":12},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֡ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"בַּ⁠יהוָֽה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הֹוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":40,"verse":16},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":41,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":42,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":46,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":46,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":46,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":47,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":47,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הֹוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":48,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":48,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":50,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":54,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":16},"tool":"translationWords","groupId":"yahweh","quote":"וַ֝⁠יהוָ֗ה","strong":["c:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":55,"verse":22},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":56,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"בַּ֝⁠יהוָ֗ה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":58,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":59,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":64,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"בַּ֭⁠יהוָה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":16},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":68,"verse":26},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֡ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":16},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":31},"tool":"translationWords","groupId":"yahweh","quote":"לַֽ֭⁠יהוָה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":69,"verse":33},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":70,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":70,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":71,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":72,"verse":18},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":74,"verse":18},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":75,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֡ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":76,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֪ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":78,"verse":21},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":79,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":80,"verse":19},"tool":"translationWords","groupId":"yahweh","quote":"יְה֘וָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"יְה֘וָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":81,"verse":15},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":83,"verse":16},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":83,"verse":18},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְה֫וָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְה֘וָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֪ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":84,"verse":12},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":85,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":85,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":85,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְה֫וָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":85,"verse":12},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":86,"verse":17},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":87,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":87,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":88,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":88,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":88,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":88,"verse":14},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֑ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"לַ֝⁠יהוָ֗ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":15},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":18},"tool":"translationWords","groupId":"yahweh","quote":"לַֽ֭⁠יהוָה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":46},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":51},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":89,"verse":52},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":90,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":91,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"לַֽ֭⁠יהוָה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":91,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֑ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":92,"verse":15},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":93,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":93,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":93,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":93,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":93,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":14},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":17},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":18},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":22},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":94,"verse":23},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":95,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֑ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":95,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":95,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"לַ֭⁠יהוָה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"לַ֝⁠יהוָ֗ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"לַ֭⁠יהוָה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"וַֽ֝⁠יהוָ֗ה","strong":["c:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"לַ֭⁠יהוָה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"לַ֝⁠יהוָ֗ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"לַ֭⁠יהוָה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"לַ֭⁠יהוָה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"יְה֘וָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":96,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":97,"verse":12},"tool":"translationWords","groupId":"yahweh","quote":"בַּֽ⁠יהוָ֑ה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":98,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"לַֽ⁠יהוָ֨ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":98,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":98,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"לַֽ֭⁠יהוָה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":98,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֣ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":98,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":98,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְה֘וָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְה֘וָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":99,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":100,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"לַ֝⁠יהוָ֗ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":100,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":100,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָה֮","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":100,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הֹוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":101,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":101,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":12},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":15},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":16},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":19},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":21},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":22},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":102,"verse":null},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":17},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":19},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":20},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":21},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":22},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":103,"verse":22},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְה֫וָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":16},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":24},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":31},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":31},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":2}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":33},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֣ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":34},"tool":"translationWords","groupId":"yahweh","quote":"בַּ⁠יהוָֽה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":104,"verse":35},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"לַ֭⁠יהוָה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":105,"verse":19},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֣ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":16},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":25},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":34},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":40},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":47},"tool":"translationWords","groupId":"yahweh","quote":"יְה֘וָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":106,"verse":48},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֣ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֣ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":15},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֣ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":19},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":21},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֣ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":24},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":28},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":31},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֣ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":107,"verse":43},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":108,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":14},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":15},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":20},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":26},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":27},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":109,"verse":30},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":110,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":110,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":110,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":111,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":111,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":111,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":111,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":112,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":112,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"בַּ⁠יהוָֽה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":113,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":113,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":113,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":113,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":113,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"בַּ⁠יהוָ֑ה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"בַ⁠יהוָ֑ה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"בַ⁠יהוָ֑ה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":12},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָה֮","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":14},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":15},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֑ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":115,"verse":16},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֑ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהֹוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהֹוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":12},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֑ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":14},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֣ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":15},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":16},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָה֮","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":17},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":18},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֣ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":116,"verse":19},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":117,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":117,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֣ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"בַּ⁠יהוָ֑ה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"בַּ⁠יהוָ֑ה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":12},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"וַ֖⁠יהוָ֣ה","strong":["c:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":15},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":16},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":16},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":20},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֑ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":23},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":24},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":25},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":25},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":26},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":26},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":27},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָה֮","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":118,"verse":29},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֣ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":12},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":31},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":33},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":41},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":52},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":55},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":57},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":64},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":65},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":75},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":89},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":107},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":108},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":126},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֑ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":137},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":145},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":149},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":151},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":156},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":159},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":166},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":169},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":119,"verse":174},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":120,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":120,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":2}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":121,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":122,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":122,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":122,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":123,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":123,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":124,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":124,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":124,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":124,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":125,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"בַּ⁠יהוָ֑ה","strong":["b:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":125,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"וַ֭⁠יהוָה","strong":["c:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":125,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":125,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":126,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":126,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":126,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":126,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":127,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":127,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":127,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":128,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":128,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":128,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":129,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":129,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":129,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":130,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":130,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":130,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְה֫וָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":130,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":131,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":131,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":132,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":132,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֑ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":132,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֑ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":132,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":132,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":132,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":133,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":134,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":134,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":134,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":134,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":134,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":14},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":19},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":19},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":20},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":20},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":20},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":135,"verse":21},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":136,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֣ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":137,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":137,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":138,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":138,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":138,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":138,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":138,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָה֮","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":138,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":139,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":139,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":139,"verse":21},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"לַ֭⁠יהוָה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":140,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":141,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":141,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":142,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":142,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":142,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְה֫וָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָה֮","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":143,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":144,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":144,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְֽהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":144,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":3},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":14},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":17},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":18},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":20},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":145,"verse":21},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָֽה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֥ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":8},"tool":"translationWords","groupId":"yahweh","quote":"יְ֝הוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":9},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֤ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":146,"verse":10},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֨ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":147,"verse":2},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":147,"verse":6},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":147,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"לַ⁠יהוָ֣ה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":147,"verse":11},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":147,"verse":12},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":148,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":148,"verse":5},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֑ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":148,"verse":7},"tool":"translationWords","groupId":"yahweh","quote":"יְ֭הוָה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":148,"verse":13},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֗ה","strong":["H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":149,"verse":1},"tool":"translationWords","groupId":"yahweh","quote":"לַֽ֭⁠יהוָה","strong":["l:H3068"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":false,"nothingToSelect":false,"contextId":{"reference":{"bookId":"psa","chapter":149,"verse":4},"tool":"translationWords","groupId":"yahweh","quote":"יְהוָ֣ה","strong":["H3068"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 1, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 1, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 2, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 2, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 2, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 3, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 3, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 3, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 3, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 3, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 3, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֥ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 4, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 4, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 4, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 4, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 4, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 5, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 5, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 5, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 5, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 5, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 6, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 6, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָה֮", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 6, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 6, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 6, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 6, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 6, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 6, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָה֮", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 7, + "verse": null + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֑ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 8, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 8, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "וַֽ֭⁠יהוָה", + "strong": [ + "c:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ֭⁠יהוָה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָה֮", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 9, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 10, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 10, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 10, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 10, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 10, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 11, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַּֽ⁠יהוָ֨ה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 11, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 11, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָה֮", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 11, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָה֮", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 11, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 12, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 12, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 12, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 12, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָה֮", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 12, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 13, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 13, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 13, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֑ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 14, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 14, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 14, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 14, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 15, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הֹוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 15, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 16, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַֽ֭⁠יהוָה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 16, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 16, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 16, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 17, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 17, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 17, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֡ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָה֮", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֖ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 24 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 28 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 30 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 31 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 41 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 46 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": 49 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": null + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": null + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֗ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 18, + "verse": null + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֘ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 19, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 19, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 19, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 19, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 19, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 19, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 19, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 20, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 20, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 20, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 20, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֖ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 20, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 21, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 21, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַּ⁠יהוָ֑ה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 21, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 21, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 22, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 22, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 22, + "verse": 23 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 22, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 22, + "verse": 27 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 22, + "verse": 28 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ֭⁠יהוָה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 23, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 23, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 24, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַֽ֭⁠יהוָה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 24, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 24, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 24, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 24, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 24, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 25, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 26, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 26, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 26, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 26, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 26, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָה֮", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָֽה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֖ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "וַֽ⁠יהוָ֣ה", + "strong": [ + "c:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְה֫וָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 27, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 28, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 28, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 28, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 28, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 28, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַֽ֭⁠יהוָה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ֝⁠יהוָ֗ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַֽ֭⁠יהוָה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ֝⁠יהוָ֗ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 29, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֓ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 30, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 30, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 30, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 30, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֣ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 30, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 30, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 30, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 30, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 30, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָה֮", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 23 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 23 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 31, + "verse": 24 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָֽה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 32, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 32, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֑ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 32, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַּ⁠יהוָ֑ה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 32, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַֽ⁠יהוָ֣ה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַּֽ⁠יהוָ֑ה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֣ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַֽ⁠יהוָ֑ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 33, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַּ֭⁠יהוָה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֣ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "וַ⁠יהוָ֣ה", + "strong": [ + "c:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֓ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "וַ⁠יהוָ֣ה", + "strong": [ + "c:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 34, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַּ⁠יהוָ֑ה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 24 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 35, + "verse": 27 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 36, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 36, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 36, + "verse": null + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֬ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַּֽ֭⁠יהוָה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָה֮", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 24 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 28 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 33 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 34 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 37, + "verse": 40 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 38, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 38, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 38, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 39, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 39, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֡ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַּ⁠יהוָֽה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הֹוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 40, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 41, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 41, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 41, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 41, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 41, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 41, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 42, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 46, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 46, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 46, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 47, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 47, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הֹוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 48, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 48, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 50, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 54, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 55, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "וַ֝⁠יהוָ֗ה", + "strong": [ + "c:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 55, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 56, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַּ֝⁠יהוָ֗ה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 58, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 59, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 59, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 59, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 64, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַּ֭⁠יהוָה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 68, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֡ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 31 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַֽ֭⁠יהוָה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 69, + "verse": 33 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 70, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 70, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 71, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 72, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 74, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 75, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֡ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 76, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֪ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 79, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 80, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 80, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְה֘וָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 81, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְה֘וָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 81, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 83, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 83, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְה֫וָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְה֘וָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֪ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 84, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 85, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 85, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 85, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְה֫וָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 85, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 86, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 87, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 87, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 88, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 88, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 88, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 88, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֑ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ֝⁠יהוָ֗ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַֽ֭⁠יהוָה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 46 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 51 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 89, + "verse": 52 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 90, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 91, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַֽ֭⁠יהוָה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 91, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 92, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֑ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 92, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 92, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 92, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 92, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 92, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 92, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 93, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 93, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 93, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 93, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 93, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 94, + "verse": 23 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 95, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֑ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 95, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 95, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ֭⁠יהוָה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ֝⁠יהוָ֗ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ֭⁠יהוָה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "וַֽ֝⁠יהוָ֗ה", + "strong": [ + "c:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ֭⁠יהוָה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ֝⁠יהוָ֗ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ֭⁠יהוָה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ֭⁠יהוָה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְה֘וָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 96, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 97, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַּֽ⁠יהוָ֑ה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 98, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַֽ⁠יהוָ֨ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 98, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 98, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַֽ֭⁠יהוָה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 98, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֣ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 98, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 98, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 99, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 99, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 99, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְה֘וָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 99, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 99, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 99, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְה֘וָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 99, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 100, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ֝⁠יהוָ֗ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 100, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 100, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָה֮", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 100, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הֹוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 101, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 101, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 102, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 102, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 102, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 102, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 102, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 102, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 102, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 102, + "verse": null + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 103, + "verse": 22 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְה֫וָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 24 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 31 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 31 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 2 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 33 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֣ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 34 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַּ⁠יהוָֽה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 104, + "verse": 35 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ֭⁠יהוָה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 105, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֣ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 25 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 34 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 40 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 47 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְה֘וָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 106, + "verse": 48 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֣ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֣ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֣ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֣ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 24 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 28 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 31 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֣ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 107, + "verse": 43 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 108, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 27 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 109, + "verse": 30 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 110, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 110, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 110, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 111, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 111, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 111, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 111, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 112, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 112, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַּ⁠יהוָֽה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 113, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 113, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 113, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 113, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 113, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַּ⁠יהוָ֑ה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַ⁠יהוָ֑ה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַ⁠יהוָ֑ה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָה֮", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֑ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 115, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֑ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהֹוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהֹוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֑ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֣ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָה֮", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֣ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 116, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 117, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 117, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֣ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַּ⁠יהוָ֑ה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַּ⁠יהוָ֑ה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "וַ֖⁠יהוָ֣ה", + "strong": [ + "c:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 16 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֑ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 23 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 24 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 25 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 25 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 26 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 27 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָה֮", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 118, + "verse": 29 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֣ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 31 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 33 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 41 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 52 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 55 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 57 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 64 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 65 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 75 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 89 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 107 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 108 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 126 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֑ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 137 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 145 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 149 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 151 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 156 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 159 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 166 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 169 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 119, + "verse": 174 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 120, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 120, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 121, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 121, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 121, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 2 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 121, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 121, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 122, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 122, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 122, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 123, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 123, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 124, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 124, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 124, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 124, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 125, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "בַּ⁠יהוָ֑ה", + "strong": [ + "b:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 125, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "וַ֭⁠יהוָה", + "strong": [ + "c:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 125, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 125, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 126, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 126, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 126, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 126, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 127, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 127, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 127, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 128, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 128, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 128, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 129, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 129, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 129, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 130, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 130, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 130, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְה֫וָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 130, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 131, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 131, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 132, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 132, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֑ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 132, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֑ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 132, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 132, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 132, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 133, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 134, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 134, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 134, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 134, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 134, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 135, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 136, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֣ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 137, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 137, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 138, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 138, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 138, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 138, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 138, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָה֮", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 138, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 139, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 139, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 139, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 140, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 140, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 140, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ֭⁠יהוָה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 140, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 140, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 140, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 141, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 141, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 142, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 142, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 142, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְה֫וָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָה֮", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 143, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 144, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 144, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְֽהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 144, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 14 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 18 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 145, + "verse": 21 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 146, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָֽה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 146, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 146, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֥ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 146, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 146, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 146, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 146, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֝הוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 146, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֤ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 146, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֨ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 147, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 147, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 147, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַ⁠יהוָ֣ה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 147, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 147, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 148, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 148, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֑ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 148, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְ֭הוָה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 148, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֗ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 149, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "לַֽ֭⁠יהוָה", + "strong": [ + "l:H3068" + ], + "occurrence": 1 + } + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": false, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "psa", + "chapter": 149, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "yahweh", + "quote": "יְהוָ֣ה", + "strong": [ + "H3068" + ], + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/tools/wordAlignment/invalid/10/12.json b/.apps/translationCore/tools/wordAlignment/invalid/10/12.json new file mode 100644 index 00000000..99062bb0 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/10/12.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.238Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/13/1.json b/.apps/translationCore/tools/wordAlignment/invalid/13/1.json new file mode 100644 index 00000000..5bbbb055 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/13/1.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.239Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/13/2.json b/.apps/translationCore/tools/wordAlignment/invalid/13/2.json new file mode 100644 index 00000000..5bbbb055 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/13/2.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.239Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/13/3.json b/.apps/translationCore/tools/wordAlignment/invalid/13/3.json new file mode 100644 index 00000000..5bbbb055 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/13/3.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.239Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/13/4.json b/.apps/translationCore/tools/wordAlignment/invalid/13/4.json new file mode 100644 index 00000000..5bbbb055 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/13/4.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.239Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/13/5.json b/.apps/translationCore/tools/wordAlignment/invalid/13/5.json new file mode 100644 index 00000000..5b4e9bb6 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/13/5.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.240Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/13/6.json b/.apps/translationCore/tools/wordAlignment/invalid/13/6.json new file mode 100644 index 00000000..5b4e9bb6 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/13/6.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.240Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/140/1.json b/.apps/translationCore/tools/wordAlignment/invalid/140/1.json new file mode 100644 index 00000000..5b4e9bb6 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/140/1.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.240Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/140/10.json b/.apps/translationCore/tools/wordAlignment/invalid/140/10.json new file mode 100644 index 00000000..22951eb8 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/140/10.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.242Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/140/11.json b/.apps/translationCore/tools/wordAlignment/invalid/140/11.json new file mode 100644 index 00000000..22951eb8 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/140/11.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.242Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/140/12.json b/.apps/translationCore/tools/wordAlignment/invalid/140/12.json new file mode 100644 index 00000000..22951eb8 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/140/12.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.242Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/140/13.json b/.apps/translationCore/tools/wordAlignment/invalid/140/13.json new file mode 100644 index 00000000..22951eb8 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/140/13.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.242Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/140/2.json b/.apps/translationCore/tools/wordAlignment/invalid/140/2.json new file mode 100644 index 00000000..5b4e9bb6 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/140/2.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.240Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/140/3.json b/.apps/translationCore/tools/wordAlignment/invalid/140/3.json new file mode 100644 index 00000000..5b4e9bb6 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/140/3.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.240Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/140/4.json b/.apps/translationCore/tools/wordAlignment/invalid/140/4.json new file mode 100644 index 00000000..d25a8a02 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/140/4.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.241Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/140/5.json b/.apps/translationCore/tools/wordAlignment/invalid/140/5.json new file mode 100644 index 00000000..d25a8a02 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/140/5.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.241Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/140/6.json b/.apps/translationCore/tools/wordAlignment/invalid/140/6.json new file mode 100644 index 00000000..d25a8a02 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/140/6.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.241Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/140/7.json b/.apps/translationCore/tools/wordAlignment/invalid/140/7.json new file mode 100644 index 00000000..d25a8a02 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/140/7.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.241Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/140/8.json b/.apps/translationCore/tools/wordAlignment/invalid/140/8.json new file mode 100644 index 00000000..d25a8a02 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/140/8.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.241Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/140/9.json b/.apps/translationCore/tools/wordAlignment/invalid/140/9.json new file mode 100644 index 00000000..22951eb8 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/140/9.json @@ -0,0 +1 @@ +{"timestamp":"2020-10-27T15:23:58.242Z"} \ No newline at end of file diff --git a/manifest.json b/manifest.json index 40e15fa3..f0408da5 100644 --- a/manifest.json +++ b/manifest.json @@ -49,9 +49,10 @@ "license": "CC BY-SA 4.0", "tsv_relation": [ "en/ult", - "el-x-koine/ugnt?v=0.12", - "hbo/uhb?v=2.1.11" + "el-x-koine/ugnt?v=0.13", + "hbo/uhb?v=2.1.14" ], - "tc_edit_version": "2.1.0", - "tc_min_compatible_version": "2.1.0" + "tc_edit_version": "3.0.0", + "tc_min_compatible_version": "3.0.0", + "tc_orig_lang_check_version_wordAlignment": "2.1.14" } diff --git a/psa/manifest.json b/psa/manifest.json index 29f96b08..b82b1f4a 100644 --- a/psa/manifest.json +++ b/psa/manifest.json @@ -2,8 +2,6 @@ "language_id": "en", "language_name": "English", "direction": "ltr", - "subject": "Bible", "resource_id": "targetLanguage", - "resource_title": "", "description": "Target Language" } diff --git a/settings.json b/settings.json index 9bfbf730..22e6a5da 100644 --- a/settings.json +++ b/settings.json @@ -1,3 +1,3 @@ { - "last_opened": "2020-09-28T13:54:26.419Z" + "last_opened": "2020-10-27T15:23:58.161Z" }